Reviewed: https://review.openstack.org/482413 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a52f3af266e0443e26eaed248cde7ecdc6e37515 Submitter: Jenkins Branch: master
commit a52f3af266e0443e26eaed248cde7ecdc6e37515 Author: Akihiro Motoki <[email protected]> Date: Mon Jul 10 20:10:47 2017 +0000 Remove neutron-fwaas specific policies Drops unit tests related to fwaas policies. Tests related to get_firewall_policy/rule are also unnecessary. They have been migrated to neutron-fwaas already. Closes-Bug: #1703347 Depends-On: I6dc6b2295a605444c918e44949f4b1485177e82e Change-Id: Ie866f140fd4e5537ff0d757304ab5279f0cf0a79 ** Changed in: neutron Status: In Progress => 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/1703347 Title: insert_rule/remove_rule in policy.json should be moved to neutron- fwaas Status in neutron: Fix Released Bug description: etc/policy.json in the neutron repo contains 'insert_rule' and 'remove_rule' which are specific to neutron-fwaas [1]. They should be moved to neutron-fwaas. [1] https://github.com/openstack/neutron/blob/master/etc/policy.json#L121-L122 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1703347/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

