← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1398686] Re: Some volume api related policy rule is not used by any code

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1398686

Title:
  Some volume api related policy rule is not used by any code

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  There are some policy rules in etc/poliy.conf didn't used by any code:

      "volume:create": "",
      "volume:get_all": "",
      "volume:get_volume_metadata": "",
      "volume:get_snapshot": "",
      "volume:get_all_snapshots": "",

  
      "volume_extension:types_manage": "rule:admin_api",
      "volume_extension:types_extra_specs": "rule:admin_api",
      "volume_extension:volume_admin_actions:reset_status": "rule:admin_api",
      "volume_extension:snapshot_admin_actions:reset_status": "rule:admin_api",
      "volume_extension:volume_admin_actions:force_delete": "rule:admin_api",

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1398686/+subscriptions


References