]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add wrap_name param to the iptables_manager class
authorSylvain Afchain <sylvain.afchain@enovance.com>
Wed, 26 Jun 2013 08:18:38 +0000 (10:18 +0200)
committerSylvain Afchain <sylvain.afchain@enovance.com>
Mon, 12 Aug 2013 11:11:24 +0000 (13:11 +0200)
commit9aecb8f812ceb544f74526829407503a1c55057d
treec5396cf36767f6792faf9e8763865d8626da4ace
parent6eae3007558f3887d32bb422c17c4679b7515d07
Add wrap_name param to the iptables_manager class

Use this optional parameter instead
of binary_name to wrap the chain names.

Fixes: bug #1194049
Change-Id: I69b4d9043769703248e19184eaedbdbf7a43d96e
neutron/agent/linux/iptables_manager.py
neutron/tests/unit/test_iptables_manager.py