neutron/neutron/tests/unit/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 python-3.12: do not use datetime.datetime.utcnow() 2024-01-20 04:30:48 +00:00
dhcp Ensure that haproxy spawned by the metadata agents is active 2024-02-22 10:06:58 +01:00
l2 Remove logic for old LBaaS(v2) 2023-11-28 11:27:02 +00:00
l3 Merge "Fix invalid IP address representation in unit test" 2024-02-20 23:14:20 +00: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 Do not emit ssl warnings in the test_ssl_connection test 2022-11-30 15:04:34 +00: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
test_agent_extensions_manager.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_resource_cache.py Use payload callback for RPC resource_cache 2021-08-31 13:39:06 +00:00
test_rpc.py python-3.12: do not use datetime.datetime.utcnow() 2024-01-20 04:30:48 +00:00
test_securitygroups_rpc.py Merge "Allow neutron managed ports to bypass PREROUTING chain" 2023-12-02 20:18:47 +00:00