neutron-lbaas/neutron/tests/functional/agent/linux
Terry Wilson 61e9268bd4 Ensure get_pid_to_kill works with rootwrap script
To ensure that correct process is killed when using a rootwrap
script, we must recursively list the children of our top-level
process and kill the last one. This patch uses the psutil python
module which is already used in the heat-cfntools project.

Change-Id: I702bb9dd794c08fcaab637284ee303de1778cbb9
2013-11-20 09:57:23 -06:00
..
__init__.py Add support for managing async processes 2013-10-14 07:20:02 +00:00
test_async_process.py Add the option to minimize ovs l2 polling 2013-10-14 22:24:15 +00:00
test_ovsdb_monitor.py Ensure get_pid_to_kill works with rootwrap script 2013-11-20 09:57:23 -06:00