neutron-fwaas/neutron/tests
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
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
functional Ensure get_pid_to_kill works with rootwrap script 2013-11-20 09:57:23 -06:00
unit Ensure get_pid_to_kill works with rootwrap script 2013-11-20 09:57:23 -06:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py Add the option to minimize ovs l2 polling 2013-10-14 22:24:15 +00:00
tools.py Replace mox in unit tests with mock 2013-11-18 22:17:14 +09:00