neutron/neutron/tests
Daniel Alvarez 340e776492 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
(cherry picked from commit 1d38f30555)
2017-01-09 16:21:55 +00:00
..
common ovsdb: don't erase existing ovsdb managers 2016-11-28 12:47:52 +00:00
contrib Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Merge "Forbid importing neutron.tests.* from outside tests subtree" into stable/newton 2016-09-22 02:13:03 +00:00
functional Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00
retargetable Forbid importing neutron.tests.* from outside tests subtree 2016-09-20 01:43:19 +00:00
tempest Extend project_id in object dicts (Newton only) 2016-10-12 02:13:42 +00:00
unit Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Allow more time for DB migration tests 2016-09-22 12:40:47 +00:00
fake_notifier.py
post_mortem_debug.py
tools.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00