]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove deprecated DEFAULT.root_helper
authorTerry Wilson <twilson@redhat.com>
Sat, 31 Jan 2015 06:50:52 +0000 (00:50 -0600)
committerTerry Wilson <twilson@redhat.com>
Tue, 10 Feb 2015 14:44:30 +0000 (08:44 -0600)
commitfb79d9bd77735001c3e1bc135454f1441d876de4
treee324af8f0ee2e8b32f9a18834ff34bb856762ad2
parent86dbb886be84b5c0f6941bdf9f10c5965d0bd025
Remove deprecated DEFAULT.root_helper

root_helper has been deprecated under [DEFAULT] since the quantum
to neutron rename. It's time to finally remove handling it.

DocImpact
UpgradeImpact
Partially-Implements: blueprint rootwrap-daemon-mode
Change-Id: I17cd62c8763430bf3a4b67ab5e9cf5b736065133
neutron/agent/common/config.py
neutron/agent/linux/interface.py
neutron/tests/unit/test_agent_config.py
neutron/tests/unit/test_dhcp_agent.py
neutron/tests/unit/test_l3_agent.py