neutron/neutron/tests
Daniel Alvarez 1d38f30555 Kill processes when cleaning up namespaces
This patch will kill processes that are listening on any port/UNIX
socket within the namespace to be cleaned up. To kill them it will
issue a SIGTERM to them (or to their parents if they were forked) and,
if they don't die after a few seconds, a SIGKILL to them and all their
children.

This is intended for those cases when there's no specific cleanup and
serves as a fallback method.

Change-Id: I4195f633ef4a1788496d1293846f19eef89416aa
Partial-Bug: #1403455
2016-12-20 10:52:41 +00:00
..
common Merge "DSCP packet marking support in Linuxbridge agent" 2016-12-13 23:04:24 +00:00
contrib Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Merge "Clean-up L3 constant TODOs" 2016-12-16 15:07:50 +00:00
functional Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
retargetable Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
tempest tempest: Fix qos extension check 2016-12-12 11:15:52 +09:00
unit Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
fake_notifier.py
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00