]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix metering iptables driver doesn't read root_helper param
authorSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 28 Nov 2013 16:17:11 +0000 (17:17 +0100)
committerSylvain Afchain <sylvain.afchain@enovance.com>
Thu, 28 Nov 2013 16:19:33 +0000 (17:19 +0100)
commit35f64f8026f7607c749727ac6b3ee93c956bdfd2
tree734e9eebb782e6f3366bda6a5e61fc53713ce72e
parent36a554f07a5397d64ecc3ef2e0b5543168d4fdf3
Fix metering iptables driver doesn't read root_helper param

With this patch the iptables driver instantiates the
iptables_manager with the correct root_helper value.

Change-Id: I9a37bae92dc12a8a78ea2d1b9fc5e995321ca322
Closes-bug: #1256036
neutron/services/metering/drivers/iptables/iptables_driver.py
neutron/tests/unit/services/metering/drivers/test_iptables_driver.py