We contentedly announce the release of: openstack-ansible 24.6.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.6.0 ^^^^^^ Other Notes * Erlang will is updated to version 25.0.4, RabbitMQ will be upgraded to version 3.9.28. This will also harmonize RabbitMQ/Erlang versioning for Debian Bullseye. Changes in openstack-ansible 24.5.1..24.6.0 ------------------------------------------- dbdf75d73 Switch spice-html5 source to freedesktop gitlab eb7f45fcd Gather generic masakari facts 27afe79f3 Bump OpenStack-Ansible Xena 547ec8745 Drop `echo` from add-compute.sh script 61796e34b Bump OpenStack-Ansible Xena 5a6baaca3 Fix comment typo in nova install playbook d57536790 Backport openstack_testing from Yoga Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 38 ++++---- playbooks/defaults/repo_packages/gnocchi.yml | 4 +- playbooks/defaults/repo_packages/nova_consoles.yml | 6 +- .../defaults/repo_packages/openstack_services.yml | 36 ++++---- .../defaults/repo_packages/openstack_testing.yml | 100 +++++++++++++++++++++ playbooks/os-masakari-install.yml | 6 ++ playbooks/os-nova-install.yml | 4 +- playbooks/os-tempest-install.yml | 1 + releasenotes/notes/erlang_25-e793db97d730452f.yaml | 7 ++ scripts/add-compute.sh | 2 +- zuul.d/project-templates.yaml | 17 ++-- 11 files changed, 166 insertions(+), 55 deletions(-)