neutron-lbaas/neutron/tests/functional
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
..
agent Ensure get_pid_to_kill works with rootwrap script 2013-11-20 09:57:23 -06:00
__init__.py Add support for managing async processes 2013-10-14 07:20:02 +00:00