]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow sharing of firewall rules and policies in policy.json
authorDan Florea <dflorea@cisco.com>
Wed, 21 Aug 2013 19:30:18 +0000 (12:30 -0700)
committerDan Florea <dflorea@cisco.com>
Fri, 13 Sep 2013 14:26:22 +0000 (07:26 -0700)
commitfef1ced9708024604b54e02eebb9eff21996fccb
tree35ad43a07d274eeea289d2b171f3b73976372f75
parent6aa23125777eaba971217850c654cf4f8bf8a02e
Allow sharing of firewall rules and policies in policy.json

Updated policy for firewall_policy and firewall_rule to allow sharing
among tenants. Added a new firewall sharing rule to enable this.

Change-Id: I5d4d9f94fb3abffe4d1b03c46fd5b13a8a4a4f09
Fixes: bug #1217103
etc/policy.json
neutron/tests/unit/test_policy.py