]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:30 +0000 (15:20 +0800)
commitea8cf6becda8ba839b27ab643a3e8d4ea0d8ec91
tree23777097d20ede8a3e389068c1454bb9a71beba4
parentcdb7456e3c84084acebd23c00b8cddb3e253fc12
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