neutron/neutron/cmd
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
..
eventlet Remove BGP code from neutron 2016-04-25 21:54:06 -07:00
sanity iptables: fail to start ovs/linuxbridge agents on missing sysctl knobs 2016-11-18 18:18:02 +00:00
__init__.py Fix logging error for Guru Meditation Report 2016-02-08 16:52:17 -08:00
ipset_cleanup.py Refactoring config options for cmd 2016-07-31 04:37:29 +00:00
keepalived_state_change.py Replace keepalived notifier bash script with Python ip monitor 2015-03-18 18:59:33 -04:00
linuxbridge_cleanup.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
netns_cleanup.py Kill processes when cleaning up namespaces 2017-01-09 16:21:55 +00:00
ovs_cleanup.py Refactoring config options for cmd 2016-07-31 04:37:29 +00:00
pd_notify.py Use SIGUSR1 to notify l3 agent of changing prefix file 2015-11-13 17:53:47 +03:00
sanity_check.py iptables: fail to start ovs/linuxbridge agents on missing sysctl knobs 2016-11-18 18:18:02 +00:00