Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version pinnning option #84

Merged

Conversation

fnordahl
Copy link
Contributor

Please review and merge commit by commit.

The `enable_openstack` class variable was left behind when the
property of the same name was added.

Since then a check for this condition has been added and it
consequently leads to an error in the pep8 check.

Signed-off-by: Frode Nordahl <[email protected]>
There are a couple of tests that make assertions on unsorted data
which now break on Python 3.11.

Signed-off-by: Frode Nordahl <[email protected]>
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 protected]>
@fnordahl fnordahl requested a review from mkalcok August 22, 2023 11:50
Copy link
Contributor

@mkalcok mkalcok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mkalcok mkalcok merged commit b5c4ae3 into openstack-charmers:master Aug 22, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants