[release-announce] openstack-ansible 23.1.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 1 19:23:35 UTC 2021


We are amped to announce the release of:

openstack-ansible 23.1.0: Ansible playbooks for deploying OpenStack

This release is part of the wallaby 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.

23.1.0
^^^^^^

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 23.0.1..23.1.0
-------------------------------------------

9243f5340 Bump OpenStack-Ansible Wallaby
c8cd5eef5 Add shallow_since for ceph-ansible
2d39e3928 Add guide for distribution upgrades to docs
9c062982b Add shallow_since to parallel git clone
7d82fc574 Fix permissions for files created on repo server
c62d9839a Do not use https for metadata service with calico networking


Diffstat (except docs and test files)
-------------------------------------

ansible-role-requirements.yml                      |  20 +-
.../admin/upgrades/distribution-upgrades.rst       | 281 +++++++++++++++++++++
inventory/group_vars/all/all.yml                   |   6 +
inventory/group_vars/haproxy/haproxy.yml           |   4 +-
playbooks/defaults/repo_packages/gnocchi.yml       |   2 +-
playbooks/defaults/repo_packages/nova_consoles.yml |   4 +-
.../defaults/repo_packages/openstack_services.yml  | 112 ++++----
playbooks/library/git_requirements.py              |  64 +++--
...-upgrade-requirements-fix-bcc81b049339e9b5.yaml |   7 +
scripts/get-ansible-role-requirements.yml          |   5 +-
11 files changed, 415 insertions(+), 91 deletions(-)







More information about the Release-announce mailing list