neutron/neutron/agent/ovn/metadata
Slawek Kaplonski aedb872e4f 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.

Conflicts:
    neutron/tests/unit/agent/dhcp/test_agent.py

Related-Bug: #2052787
Change-Id: Ic58640d89952fa03bd1059608ee6c9072fbaabf5
(cherry picked from commit 2f7f7c2fc2)
(cherry picked from commit 0dfe8dedd6)
2024-02-27 12:58:59 +01:00
..
__init__.py [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
agent.py Send ovn heatbeat more often. 2023-10-20 14:46:52 +02:00
driver.py Ensure that haproxy spawned by the metadata agents is active 2024-02-27 12:58:59 +01:00
ovsdb.py Avoid register config options on imports 2022-05-05 07:55:42 +00:00
server.py [OVN] Set the default OVN metadata worker number to 0 2022-10-26 14:35:31 +00:00