Comment 3 for bug 2030944

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ovn-chassis (master)

Reviewed: https://review.opendev.org/c/x/charm-ovn-chassis/+/892326
Committed: https://opendev.org/x/charm-ovn-chassis/commit/a4f2a1fecb5ea7200286765b348ba154da5fde45
Submitter: "Zuul (22348)"
Branch: master

commit a4f2a1fecb5ea7200286765b348ba154da5fde45
Author: Frode Nordahl <email address hidden>
Date: Tue Aug 22 15:11:23 2023 +0200

    Make version pinning optional

    The OVN charms prepared for the upgrade from OVN 20.03 to newer
    versions by enabling the version pinning by default.

    Since then we have reached agreement with upstream that rolling
    upgrades should work when upgrading within the previous upstream
    LTS version and the next.

    Having the pinning enabled by default causes unnecessary grief for
    anyone already upgraded to OVN 22.03, so it's time to turn it off
    by default.

    We add a charm configuration option in case anyone wants to
    upgrade across LTS boundaries in the future.

    Closes-Bug: #2030944
    Signed-off-by: Frode Nordahl <email address hidden>
    Change-Id: I22a99838c13e5203459b1e5edab72f3d9536260c