Comment 7 for bug 2007870

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/874486
Committed: https://opendev.org/openstack/puppet-tripleo/commit/b1c87d04387b6af49e401cdc6234ee593f4a6ae8
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit b1c87d04387b6af49e401cdc6234ee593f4a6ae8
Author: Sofer Athlan-Guyot <email address hidden>
Date: Mon Feb 20 19:53:55 2023 +0100

    Do no set ovn-match-northd-version to true by default.

    This was introduced in commit ec21edf4d9d548c766dbe4ba9adfb045d0176bf4
    when ovn-controllers were not updated before northdb.

    Now, ovn-controller are updated first so the "Fail-safe upgrade"
    procedure[1] should not be used by default anymore.

    Closes-Bug: #2007870

    [1] https://docs.ovn.org/en/latest/intro/install/ovn-upgrades.html#fail-safe-upgrade

    Change-Id: I38829bc84ecc4cdeabd72e94db8341e86a2c1222
    (cherry picked from commit c5959817dbcee177dfcc0f80681e44dcbb307a79)