[release-announce] openstack-ansible 24.2.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Mon May 9 12:05:57 UTC 2022
We contentedly announce the release of:
openstack-ansible 24.2.0: Ansible playbooks for deploying OpenStack
This release is part of the xena 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.
24.2.0
^^^^^^
New Features
************
* Introduced new variable
"cinder_volume_usage_audit_send_actions_enabled" to allow the
deployer to disable the send actions option in cinder-volume-usage-
audit service unit. To have lowest possible footprint, the default
value would be true to not change the behaviour of the cinder-
volume-usage-audit in existing deployments.
* Added variable "rabbitmq_manage_hosts_entries" that controls if
rabbitmq_server role will attempt to adjust /etc/hosts file
Bug Fixes
*********
* Fixes a file descriptor leak which may impact services which use
the oslo.messaging RabbitMQ heartbeat mechanism.
* Fixes a file descriptor leak which may impact services which use
the oslo.messaging RabbitMQ heartbeat mechanism.
* Fixes a file descriptor leak which may impact services which use
the oslo.messaging RabbitMQ heartbeat mechanism.
* Do not duplicate records in /etc/hosts file by rabbitmq role when
hosts file is already managed by OSA.
Changes in openstack-ansible 24.1.0..24.2.0
-------------------------------------------
e3bb06974 Bump SHAs for Xena
396888418 Mark OSA repository as safe in git.config in CI
ce61d5ea5 Connect openstack_pki_regen_ca variable to pki role
ad74e6161 Bump requirements SHA to pin pypowervm to a working version
96c04d267 Add test of used SHAs
Diffstat (except docs and test files)
-------------------------------------
ansible-role-requirements.yml | 88 ++++++++++++++++++----
playbooks/certificate-authority.yml | 1 +
playbooks/defaults/repo_packages/gnocchi.yml | 4 +-
playbooks/defaults/repo_packages/nova_consoles.yml | 4 +-
.../defaults/repo_packages/openstack_services.yml | 38 +++++-----
.../heartbeat-in-pthread-6266b4bad0efa00c.yaml | 5 ++
.../heartbeat-in-pthread-9f5fde7bfdd7d306.yaml | 5 ++
.../heartbeat-in-pthread-d0c9958361c224f0.yaml | 5 ++
...cinder_audit_send_actions-76bf53ee0df68383.yaml | 7 ++
.../rabbitmq_manage_hosts-834150c45dfc0771.yaml | 9 +++
scripts/bootstrap-ansible.sh | 2 +-
scripts/gate-check-commit.sh | 8 +-
zuul.d/jobs.yaml | 11 +++
zuul.d/playbooks/pre-osa-aio.yml | 10 ++-
zuul.d/project-templates.yaml | 2 +
16 files changed, 204 insertions(+), 40 deletions(-)
More information about the Release-announce
mailing list