Comment 2 for bug 2030944

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

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

commit fa21facfe4636fb7f7610f5286fff66f0d5d1f7b
Author: Frode Nordahl <email address hidden>
Date: Tue Aug 22 15:12:30 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: I21dc2dc6615d39ffaa88cc27dbe3b2ba9b3982c4