-
Notifications
You must be signed in to change notification settings - Fork 21
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
2023.1 upgrade notes #766
Closed
Closed
2023.1 upgrade notes #766
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Document the manual process to delete a broken LB
docs: a couple of bits for the RL9 migration
markgoddard
force-pushed
the
2023.1-upgrade-notes
branch
from
November 9, 2023 12:16
d4cbea6
to
287474e
Compare
It could be dangerous to enable distributed floating IPs on an OVN system already deployed without them.
Draft until OVN DVR resolved. |
OVN: Disable distributed floating IPs by default
The variable kolla_enable_prometheus_ceph_mgr_exporter can be undefined, leading to an error running the cephadm-commands-post.yml playbook.
Update Consul and Vault to latest MPL releases
Handle undefined Ansible variable
Fix Growroot Playbook
Build Neutron from StackHPC fork
When a child service is build, such as neutron-infoblox-ipam-agent being a child of neutron-server, the fotoer is ran twice. This means it fails as the repo backup has already been moved.
CloudKitty fix for ES->OS migration
The openstack-exporter version used in Zed started to use the latest Nova API microversion, which produces an invalid flavor_id label on openstack_nova_server_status metrics. Force the use of the 2.1 API until we upgrade to a version of openstack-exporter that can handle the latest API microversion.
Co-authored-by: Mark Goddard <[email protected]>
All nova images were rebuilt for CentOS Stream 8. Images for other distributions are unmodified because they are not affected. The qemu-kvm package is pinned to the latest version able to live migrate from qemu-kvm-6.2.0-20.module_el8.7.0+1218+f626c2ff in the stackhpc kolla fork [1]. [1] stackhpc/kolla#279
The NOTE(upgrade) tag has been added to more places to make it easier to update the config for new releases
Restore flavor_id on openstack_nova_server_status metrics
Automatic openstack release for kolla sources
Fix libvirtd memory leak in CentOS Stream 8
Bump Ceph images to latest stable releases
Check if repos backup exists in kolla footer
docs: add more notable changes and known issues for Zed
Bump Neutron tag to fix multiple bugs
zed: yoga merge
markgoddard
force-pushed
the
2023.1-upgrade-notes
branch
from
November 15, 2023 10:57
287474e
to
8e004d8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
docs: Add notable changes in upgrade notes for Antelope