We are ecstatic to announce the release of: openstack-ansible 22.3.1: Ansible playbooks for deploying OpenStack This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ Please report issues through: https://bugs.launchpad.net/openstack-ansible/+bugs For more details, please see below. 22.3.1 ^^^^^^ Bug Fixes * This release addresses an issue which could cause wheels to fail to be built when upgrading from one operating system to another. Upgrading to this release is recommended before attempting an operating system upgrade. Changes in openstack-ansible 22.3.0..22.3.1 ------------------------------------------- 619ec4c78 Bump OpenStack-Ansible Victoria 897d2c5d1 Add guide for distribution upgrades to docs 1c4dd4967 Fix permissions for files created on repo server dcf579553 Do not use https for metadata service with calico networking bdd7c3c08 Fix sahara backend URL Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 12 +- .../admin/upgrades/distribution-upgrades.rst | 281 +++++++++++++++++++++ inventory/group_vars/all/all.yml | 6 + inventory/group_vars/haproxy/haproxy.yml | 8 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- playbooks/defaults/repo_packages/nova_consoles.yml | 4 +- .../defaults/repo_packages/openstack_services.yml | 112 ++++---- ...-upgrade-requirements-fix-bcc81b049339e9b5.yaml | 7 + 9 files changed, 365 insertions(+), 68 deletions(-)