]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add missing methods to NoopFirewallDriver
authorEugene Nikanorov <enikanorov@mirantis.com>
Mon, 15 Sep 2014 18:10:45 +0000 (22:10 +0400)
committerKyle Mestery <mestery@mestery.com>
Tue, 7 Oct 2014 15:58:52 +0000 (15:58 +0000)
commit0a64b61f8cbf41e1bf74961c235f03ac6cc6ead6
tree764e6ee41f209e92053e039d531496dc49730b89
parent205162f58050fcb94db53cd51b674d2093dfe700
Add missing methods to NoopFirewallDriver

The fix adds missing methods into generic Firewall class
and in NoopFirewall driver class.

Change-Id: I6402448075ed414434dc007f5c403fc85b6b1456
Closes-Bug: #1369685
Related-Bug: #1365806
(cherry picked from commit 9a6c073656a7e0b1a26b2bca0ba381489d04e322)
neutron/agent/firewall.py