neutron/neutron/agent
Slawek Kaplonski 32af674783 Ensure that haproxy spawned by the metadata agents is active
In both neutron-metadata and neutron-ovn-metadata agents we should
ensure that haproxy service spawned for network/router is actually
active before moving on.
This patch adds that check and this is similar to what was already
implemented some time ago for the dnsmasq process spawned by the dhcp
agent.

Related-Bug: #2052787
Change-Id: Ic58640d89952fa03bd1059608ee6c9072fbaabf5
(cherry picked from commit 2f7f7c2fc2)
2024-02-27 11:56:16 +00:00
..
common Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-22 12:14:02 -05:00
dhcp Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-22 12:14:02 -05:00
l2 Add host metadata haproxy manager 2023-05-08 08:38:54 +08:00
l3 Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +00:00
linux dhcp: fix usage of helper function to retrieve process name 2024-02-01 15:15:53 +00:00
metadata Ensure that haproxy spawned by the metadata agents is active 2024-02-27 11:56:16 +00:00
ovn Ensure that haproxy spawned by the metadata agents is active 2024-02-27 11:56:16 +00:00
ovsdb Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +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 Don't register config options on imports 2022-04-13 05:49:15 +00:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-04-13 15:15:41 +02:00
l3_agent.py Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
metadata_agent.py Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
resource_cache.py Cleanup fanout queues on ovs agent stop 2022-09-09 09:03:45 +02:00
rpc.py ovs-agent: React to DB down just like to server down 2023-07-25 12:10:14 +02:00
securitygroups_rpc.py Start using security-groups-shared-filtering from neutron-lib 2022-05-19 12:51:15 -04:00