[release-announce] openstack-ansible 26.1.2 (zed)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 8 10:09:01 UTC 2023


We high-spiritedly announce the release of:

openstack-ansible 26.1.2: Ansible playbooks for deploying OpenStack

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

26.1.2
^^^^^^


Deprecation Notes
*****************

* RabbitMQ packages are no longer provided by PackageCloud due to
  the upstream repository being no longer available after 2023-05-28.
  Installations will now utilize a community mirror of CloudSmith
  repositories for rabbitmq and erlang.

  https://github.com/rabbitmq/rabbitmq-server/discussions/8386


Security Issues
***************

* Includes SHA bumps for Nova, Cinder and Glance to cover
  OSSA-2023-003.


Bug Fixes
*********

* Fixes incorrect definition of ceilometer "polling_namespaces",
  when host is part of both central and compute groups (ie metal/aio
  scenario)

* Fixes the absence of "libvirtd.service" on compute nodes. With
  CentOS upgrading the libvirt version to 9.3.0, they do not install
  libvirt-deamon as a dependency to libvirt-deamon-kvm anymore.
  libvirt-deamon is installed explicitly now.

* https://bugs.launchpad.net/openstack-ansible/+bug/2021410

Changes in openstack-ansible 26.1.1..26.1.2
-------------------------------------------

5c4a616a3 Bump OpenStack-Ansible SHAs for Zed
503f3e855 Use Zed Senlin version instead of master
11d8a0652 Remove unreadable unicode symbols
10efee32d Bump down etcd version for zun
b7a119005 [doc] Add Ubuntu 22.04 as supported in AIO docs
7b1d070d3 Do not define cluster template labels
18f7c5349 Add internal_lb_vip_address to no_proxy


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

ansible-role-requirements.yml                      | 112 ++++++++++-----------
playbooks/ceph-rgw-keystone-setup.yml              |   2 +-
playbooks/defaults/repo_packages/nova_consoles.yml |   4 +-
.../defaults/repo_packages/openstack_services.yml  |  28 +++---
playbooks/os-zun-install.yml                       |   4 +
...ometer_polling_namespaces-a21da7a655f4c922.yaml |   5 +
...all_libvirt_daemon_centos-9826ecb428bce8a5.yaml |   7 ++
.../notes/ossa-2023-003-99a7ab9c33b6da88.yaml      |   4 +
...f-packagecloud-deprecated-5ee62da847ccae1f.yaml |  11 ++
.../templates/user_variables.aio.yml.j2            |   2 +-
.../templates/user_variables_magnum.yml.j2         |   6 --
12 files changed, 107 insertions(+), 81 deletions(-)







More information about the Release-announce mailing list