neutron/neutron/agent/linux
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
..
openvswitch_firewall Fix OVS conjunctive IP flows cleanup 2020-12-18 08:51:29 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
bridge_lib.py Implement "BridgeDevice" with Pyroute2 2020-07-06 11:01:21 +00:00
daemon.py Remove "six" library 2020-07-28 16:55:52 +00:00
dhcp.py Default dnsmasq --conf-file to /dev/null 2020-10-08 12:24:10 +00:00
dibbler.py Remove "six" library 2020-07-28 16:55:52 +00:00
external_process.py Fix formatting error in agent/linux/external_process.py 2020-11-05 02:05:50 +00:00
interface.py Migrate "ethtool" to oslo.privsep 2020-07-07 17:45:54 +00:00
ip_conntrack.py Merge "Use '-p ip' instead of '-p 0' with conntrack" 2019-04-12 13:02:24 +00:00
ip_lib.py "scope" conversion only just before pyroute2 method call 2020-10-22 13:43:15 +00:00
ipset_manager.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-03-21 17:54:34 +08:00
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 2018-03-06 10:13:44 +01:00
iptables_firewall.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
iptables_manager.py metadata-ipv6: Router namespace 2020-08-31 13:02:49 +02:00
keepalived.py Ensure "keepalived" is correcly disabled 2021-01-14 16:34:43 +00:00
l3_tc_lib.py Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
of_monitor.py OpenFlow monitor 2019-11-20 18:00:13 +00:00
pd_driver.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
pd.py Merge "Improve terminology in the Neutron tree" 2020-08-28 14:06:18 +00:00
ra.py metadata-ipv6: Router namespace 2020-08-31 13:02:49 +02:00
tc_lib.py Fix the wrong value for QoS rate conversion to bytes/s 2020-06-20 19:38:30 +00:00
utils.py Show cmd detail when execute linux command failed 2020-09-02 19:37:52 -07:00
xenapi_root_helper.py Fix bandit warning 2019-05-10 08:38:34 -04:00