]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove root_helper arg from external_process
authorTerry Wilson <twilson@redhat.com>
Tue, 10 Feb 2015 03:01:38 +0000 (21:01 -0600)
committerHenry Gessau <gessau@cisco.com>
Wed, 18 Feb 2015 11:36:33 +0000 (11:36 +0000)
commit04d2e9b412b76aaa31ce00cb022b6c6ea56c2a60
treedbc79ff2d59eca1d7ab9188870e37ec072fa534b
parent3486a33994c6a0d8daa3889693f4bf0176148268
Remove root_helper arg from external_process

Partially-Implements: blueprint rootwrap-daemon-mode
Change-Id: Icdfc3ac4812154bcd628f9a224ef516d55b41cfd
14 files changed:
neutron/agent/dhcp/agent.py
neutron/agent/l3/agent.py
neutron/agent/linux/external_process.py
neutron/agent/linux/keepalived.py
neutron/agent/metadata/driver.py
neutron/cmd/netns_cleanup.py
neutron/tests/functional/agent/linux/test_keepalived.py
neutron/tests/functional/agent/linux/test_process_monitor.py
neutron/tests/functional/agent/test_l3_agent.py
neutron/tests/unit/agent/linux/test_process_monitor.py
neutron/tests/unit/agent/metadata/test_driver.py
neutron/tests/unit/test_dhcp_agent.py
neutron/tests/unit/test_l3_agent.py
neutron/tests/unit/test_linux_external_process.py