neutron/neutron/agent
Slawek Kaplonski 2f7f7c2fc2 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
2024-02-22 10:06:58 +01:00
..
common Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-16 15:30:24 -05:00
dhcp Make get_ports RPC method common for the DHCP and Metadata agent 2024-01-16 15:30:24 -05:00
l2 Add host metadata haproxy manager 2023-05-08 08:38:54 +08:00
l3 Consume code from neutron-lib 2024-01-19 17:18:57 -05:00
linux `IpLinkCommand.set_netns` "is_ovs_port" parameter no longer needed 2024-02-21 07:48:01 +00:00
metadata Ensure that haproxy spawned by the metadata agents is active 2024-02-22 10:06:58 +01:00
ovn Ensure that haproxy spawned by the metadata agents is active 2024-02-22 10:06:58 +01: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 [metadata_rate_limiting] options to example config files 2023-11-28 10:20:35 +09:00
resource_cache.py Cleanup fanout queues on ovs agent stop 2022-09-09 09:03:45 +02:00
rpc.py python-3.12: do not use datetime.datetime.utcnow() 2024-01-20 04:30:48 +00:00
securitygroups_rpc.py Missing SG rule default group extension in `Ml2Plugin` 2023-10-09 14:11:49 +00:00