]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Stop using passed root_helper in ip_lib
authorTerry Wilson <twilson@redhat.com>
Wed, 21 Jan 2015 22:11:37 +0000 (16:11 -0600)
committerTerry Wilson <twilson@redhat.com>
Wed, 18 Feb 2015 02:22:27 +0000 (02:22 +0000)
commita8d5c3c6b7f59cec9f0ba8d7cc5d167cf15e5631
tree94e18910abe9aefcbed686693ddf829454174c24
parent9daca5d385f17492b77bb38fdf9de01c3f93fd16
Stop using passed root_helper in ip_lib

This patch leaves the root_helper option, but stops using it as
a phased implementation of dropping the argument altogether.

Partially-Implements: blueprint rootwrap-daemon-mode
Change-Id: I1b729241aa76b2dcb053b51c69d28e1c5359b4f7
neutron/agent/linux/ip_lib.py
neutron/common/exceptions.py
neutron/plugins/sriovnicagent/pci_lib.py
neutron/tests/unit/test_linux_external_process.py
neutron/tests/unit/test_linux_ip_lib.py