Reviewed: https://review.opendev.org/c/openstack/neutron/+/811751 Committed: https://opendev.org/openstack/neutron/commit/c20f2e5136fd241f4be5c37403ab1ed54cdaefb5 Submitter: "Zuul (22348)" Branch: master
commit c20f2e5136fd241f4be5c37403ab1ed54cdaefb5 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Wed Sep 29 16:28:28 2021 +0000 [HA] Do not add initial state change delay in HA router The initial state ("primary", "backup") should be set immediately. in [1], a transition delay to "primary" was introduced. This delay is unnecesary when the first state happens. Closes-Bug: #1945512 [1]https://review.opendev.org/q/I70037da9cdd0f8448e0af8dd96b4e3f5de5728ad Change-Id: Ibe9178c4126977f1321e414676d67f28e5ec9b57 ** 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/1945512 Title: [HA] HA router first transition to master should not wait Status in neutron: Fix Released Bug description: In a HA router, the first state change should be immediate. [1] introduced a delay when transitioning from "backup" to "primary". This is happening too when setting the first HA router state. In this case, the delay should be skipped. Logs: https://450622a53297d10bce29-d3fc18d05d3e89166397d52e51106961.ssl.cf2.rackcdn.com/805637/8/check/neutron- functional-with-uwsgi/517e0d3/testr_results.html Snippet: https://paste.opendev.org/show/809678/ [1]https://review.opendev.org/q/I70037da9cdd0f8448e0af8dd96b4e3f5de5728ad To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1945512/+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

