]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix policy rules for adding and removing router interfaces
authorElena Ezhova <eezhova@mirantis.com>
Thu, 21 Aug 2014 14:36:42 +0000 (18:36 +0400)
committerElena Ezhova <eezhova@mirantis.com>
Thu, 21 Aug 2014 14:48:31 +0000 (18:48 +0400)
commit971747f4f23b4d8a3bf315011d0a441d03972860
tree366e5fa3775faf62d57a9f8ff285a3fc88d2b10f
parent702967e2a8f9db4b4e1e58e8bc53fd7833f9c2aa
Fix policy rules for adding and removing router interfaces

Currently "add_router_interface" and "remove_router_interface"
policy rules have the "update_router" prefix and thus are never
enforced. Removing the prefix activates the rules.

Also moved some rules, so that all router-related rules are
now grouped together.

Closes-Bug: 1356678
Change-Id: Ib6cc45f2c6d0c7ae394274d6196262529b9fd855
etc/policy.json