neutron/neutron/tests
Assaf Muller fd93e19f2a Change get_root_helper_child_pid to stop when it finds cmd
get_root_helper_child_pid recursively finds the child of pid,
until it can no longer find a child. However, the intention is
not to find the deepest child, but to strip away root helpers.
For example 'sudo neutron-rootwrap x' is supposed to find the
pid of x. However, in cases 'x' spawned quick lived children of
its own (For example: ip / brctl / ovs invocations),
get_root_helper_child_pid returned those pids if called in
the wrong time.

Change-Id: I582aa5c931c8bfe57f49df6899445698270bb33e
Closes-Bug: #1558819
2016-04-04 12:15:33 -04:00
..
api Fix zuul_cloner errors during tox job setup 2016-04-02 02:02:52 +00:00
common Change get_root_helper_child_pid to stop when it finds cmd 2016-04-04 12:15:33 -04:00
contrib Change get_root_helper_child_pid to stop when it finds cmd 2016-04-04 12:15:33 -04:00
etc Adopt oslo.log default_log_levels 2016-03-23 20:20:37 -04:00
fullstack Merge "Add fullstack logging" 2016-03-30 14:38:03 +00:00
functional Change get_root_helper_child_pid to stop when it finds cmd 2016-04-04 12:15:33 -04:00
retargetable Switch to using in-tree tempest lib 2016-02-26 14:00:11 +00:00
tempest DSCP QoS rule implementation 2016-03-18 10:07:24 +01:00
unit Change get_root_helper_child_pid to stop when it finds cmd 2016-04-04 12:15:33 -04:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Add fullstack logging 2016-03-23 11:37:56 -04:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py objects: SubnetPool, SubnetPoolPrefix 2016-04-01 15:20:33 +02:00