[release-announce] openstack-ansible 25.2.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 17 10:22:40 UTC 2022


We are psyched to announce the release of:

openstack-ansible 25.2.0: Ansible playbooks for deploying OpenStack

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

25.2.0
^^^^^^


New Features
************

* Support Rocky Linux 9 as a Deployment and Target host


Known Issues
************

* As of today ceph community repository (download.ceph.com) does not
  provide packages for Ubuntu 22.04 (Jammy). Based on that OpenStack-
  Ansible does install ceph packages from distro-provided
  repositories. Thus, you can not control packages version that will
  be installed and ceph support should be considered as experimental.


Upgrade Notes
*************

* Default MariaDB version is set to 10.6.10. When running minor
  upgrade don't forget to provide "-e galera_upgrade=true" to
  openstack-ansible command. With that MariDB version installed for
  CentOS 9 Stream, Rocky 9 and Ubuntu 22.04 will switch from distro
  provided version to 10.6.10 installed from MariaDB repository, which
  might be a major version upgrade.

Changes in openstack-ansible 25.1.1..25.2.0
-------------------------------------------

205bfa54a Bump OpenStack-Ansible Yoga
dedac9f7b Switch Ceph for Ubuntu Jammy to distro
18f5ea263 Add Rocky Linux 9 to zuul and docs


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

ansible-role-requirements.yml                      |  8 +-
deploy-guide/source/app-aboutosa.rst               |  4 +-
deploy-guide/source/deploymenthost.rst             |  5 +-
deploy-guide/source/overview-requirements.rst      |  2 +
deploy-guide/source/targethosts-prepare.rst        |  5 +-
.../admin/upgrades/os-compatibility-matrix.html    | 26 +++++-
inventory/group_vars/all/ceph.yml                  |  3 +-
playbooks/defaults/repo_packages/gnocchi.yml       |  4 +-
playbooks/defaults/repo_packages/nova_consoles.yml |  4 +-
.../defaults/repo_packages/openstack_services.yml  | 40 ++++-----
.../defaults/repo_packages/openstack_testing.yml   |  2 +-
playbooks/openstack-hosts-setup.yml                |  4 +-
.../notes/galera_10.6.10-b660306857dfc961.yaml     |  9 ++
.../jammy_ceph_experimental-7783ead1c07fe0ed.yaml  |  8 ++
.../support-rockylinux-9-4b96b1ebb5f27f5f.yaml     |  4 +
scripts/bootstrap-ansible.sh                       | 15 +++-
.../bootstrap-host/tasks/check-requirements.yml    |  4 +-
zuul.d/jobs.yaml                                   | 96 ++++++++++++++++++++++
zuul.d/project-templates.yaml                      | 23 ++++++
20 files changed, 225 insertions(+), 47 deletions(-)







More information about the Release-announce mailing list