← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1356678] Re: Adding and removing router interface uses a policy rule different from what there is the sample policy.json

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1356678

Title:
  Adding and removing router interface uses a policy rule different from
  what there is the sample policy.json

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  The operations for adding and removing a router interface are checking
  the "add_router_interface" and "remove_router_interface" policies,
  which are not listed in the sample policy.json. Instead, there one can
  find these policies:

      "update_router:add_router_interface": "rule:admin_or_owner",
      "update_router:remove_router_interface": "rule:admin_or_owner",

  I've stated that while investigating this bug:
  https://bugs.launchpad.net/neutron/+bug/1356679

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


References