]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Replace a usage of the deprecated root_helper option
authorCedric Brandily <zzelle@gmail.com>
Mon, 24 Mar 2014 22:03:15 +0000 (23:03 +0100)
committerCedric Brandily <zzelle@gmail.com>
Tue, 25 Mar 2014 08:58:02 +0000 (09:58 +0100)
commitf85f240cabb0a7cc1adb3fa1c3139984e8e30d4c
treef29ce1cd11f25e6c37f6c8562d3f1e53835652bb
parent4599e80bd2d6b6ea17b78ba858d618e95ca8be22
Replace a usage of the deprecated root_helper option

This change replaces a usage of the deprecated root_helper option
by the usage of get_root_helper result.

Change-Id: Icfc698243784557cbf987a817c13d0b80969e5d3
Closes-Bug: #1297145
neutron/agent/l3_agent.py