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

Install custom openstacksdk version #79

Merged
merged 4 commits into from
Jan 16, 2025

Conversation

jonasbardino
Copy link
Contributor

Add new OPENSTACKSDK_VERSION_OVERRIDE env to support installing a custom openstacksdk version specifically if it and ENABLE_CLOUD is set. Mainly to allow downgrading the default rocky9 version 1.0.1 of openstack to a version before the 1.0.0 version, which broke floating IP assignment on our own installation.

openstacksdk version specifically if it and ENABLE_CLOUD is set. Mainly to
allow downgrading the default rocky9 version 1.0.1 of openstack to a version
before the 1.0.0 version, which broke floating IP assignment on our
own installation.
@jonasbardino jonasbardino added the enhancement New feature or request label Jan 16, 2025
@jonasbardino jonasbardino added this to the Rocky9 Deployments milestone Jan 16, 2025
@jonasbardino jonasbardino self-assigned this Jan 16, 2025
@jonasbardino
Copy link
Contributor Author

Note: the addition of the .pub key symlink is neither directly related or needed for this feature, but eases setting up openstack access a bit.

@jonasbardino jonasbardino merged commit 17cd21c into master Jan 16, 2025
5 checks passed
@jonasbardino jonasbardino deleted the addition/support-openstacksdk-version-override branch January 16, 2025 13:14
@jonasbardino jonasbardino restored the addition/support-openstacksdk-version-override branch January 16, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant