]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix wrap target in iptables_manager
authorSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 16 Jan 2014 13:37:36 +0000 (14:37 +0100)
committerSylvain Afchain <sylvain.afchain@enovance.com>
Sun, 23 Feb 2014 21:30:31 +0000 (22:30 +0100)
commit2b9805105eac9594a038c8e09f4b6cfc6255c677
tree6a44449f2af0712157f26a014a418a4de7a7f55f
parent886d53ee6501b5173c7f8ea77754efb650300ae0
Fix wrap target in iptables_manager

This patch fixes issues when using wrap target
for add_rule and remove_rule methods.

Change-Id: I01926719ef5ccf229748b9ceb1553e5314ab623e
Closes-bug: #1269189
neutron/agent/linux/iptables_manager.py
neutron/tests/unit/test_iptables_manager.py