You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Note:
neutron/tests/unit/agent/dhcp/test_agent.py#L836
Added `mock.call.get_pid_file_name()` to the expected
list of process calls. This call was removed in stable/2031.1
and later.
https://review.opendev.org/c/openstack/neutron/+/903149
Closes-Bug: #2033305
Change-Id: I6da1b135c83ecfc41ec91e907ebf8500325a7a80
(cherry picked from commit ed05157)
0 commit comments