neutron/neutron/agent
Rodolfo Alonso Hernandez d1f5b6ff72 Ensure "keepalived" is correcly disabled
To stop a "keepalived" process, a SIGTERM signal is sent. This patch
checks if the process is not present in the system. If the instance
is still running after a short time, a SIGKILL signal is sent.

Change-Id: I2e784ea7e00c145135288bf309bb34ce311ac15c
Closes-Bug: #1908057
(cherry picked from commit 2618acff51)
2021-01-14 16:34:43 +00:00
..
common Merge "Improve terminology in the Neutron tree" 2020-08-28 14:06:18 +00:00
dhcp fix dhcp bulk reload exceptions 2020-12-11 10:38:57 +00:00
l2 Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3 Add locks for methods which sets nat rules in router 2020-12-04 11:45:47 +00:00
linux Ensure "keepalived" is correcly disabled 2021-01-14 16:34:43 +00:00
metadata Merge "[OVN][OVS] Different metadata_workers default based on driver" 2020-09-09 18:40:03 +00:00
ovn Ensure ovsdb_probe_interval set before connect() 2021-01-04 14:31:58 +00:00
ovsdb Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
windows Remove "six" library 2020-07-28 16:55:52 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py ovs agent: signal to plugin if tunnel refresh needed 2020-01-09 14:18:43 +00:00
securitygroups_rpc.py Support Address Group CRUD as extensions 2020-08-12 13:59:31 -05:00