Reviewed: https://review.opendev.org/c/openstack/neutron/+/890986 Committed: https://opendev.org/openstack/neutron/commit/ed0515737be75745933f4994b5e6b652f9e0a2be Submitter: "Zuul (22348)" Branch: master
commit ed0515737be75745933f4994b5e6b652f9e0a2be Author: Miro Tomaska <[email protected]> Date: Wed Aug 9 17:34:34 2023 -0400 Metadata: handle process exceptions Both metadata agents (OVN and non-OVN) should handle process exceptions when spawning haproxy processes such that the agent can continue its operation for other haproxy processes. Closes-Bug: #2033305 Change-Id: I6da1b135c83ecfc41ec91e907ebf8500325a7a80 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2033305 Title: OVN metadata agent keeps restarting Status in neutron: Fix Released Bug description: As per Red Hat bug#2229779 [1] . The ovn-metadata-agent keeps restarting when it encounters an error spawing haproxy process for a network(datapat). This renders the agent unusable. Agent should handle process exceptions and continue to function. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2229779 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2033305/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

