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
Revert "[HA] Do not add initial state change delay in HA router"
This reverts commit c20f2e5.
The fix of bug #1945512 reintroduced bug #1837635 as after
the initial backup state ha router can transition to
'primary' state on multiple hosts and due to this
delay multiple routers get into 'active' ha_state even
if one of the host quickly transition to backup after
the primary state.
The issue got visible since ha router fullstack tests
are added as part of [1].
[1] https://review.opendev.org/c/openstack/neutron/+/917429
Related-Bug: #1837635
Related-Bug: #1945512
Related-Bug: #2083609
Change-Id: I83b53a07362861da98b8361dafd95e94e5048322
(cherry picked from commit a368995)
Conflicts:
neutron/agent/l3/ha.py
neutron/tests/unit/agent/l3/test_agent.py
(cherry picked from commit f30d7c7)
0 commit comments