We are stoked to announce the release of: openstack-ansible 24.1.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. Changes in openstack-ansible 24.0.1..24.1.0 ------------------------------------------- 541b7768c Bump SHAs for Xena a19b81412 Improve bump patch readability c0b68ed99 Bump ansible.netcommon version a09d0cc85 Fix git SHA for openstack_hosts role 404de9ac0 Fix behaviour of OSA_CONFIG_DIR 3e7acb56a Bump SHA for openstack_hosts to pick up centos repos fix 9fde6408b Rename RBD cinder backend 1d6274ffa Remove enablement of neutron tempest plugin in scenario templates 403b068f1 Fix additional facts gathering in ceph-install.yml e38a4e279 Bump os_zun role SHA to pick up new location for kata repo 7aa256779 Clarify major upgrade documentation for updating internal CA Diffstat (except docs and test files) ------------------------------------- ansible-collection-requirements.yml | 3 + ansible-role-requirements.yml | 40 ++++---- .../user_variables.yml.prod-ceph.example | 2 +- inventory/group_vars/all/ssl.yml | 2 +- playbooks/ceph-install.yml | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 4 +- playbooks/defaults/repo_packages/nova_consoles.yml | 6 +- .../defaults/repo_packages/openstack_services.yml | 112 +++++++++++---------- scripts/get-ansible-role-requirements.yml | 7 +- scripts/run-upgrade.sh | 19 ++-- .../templates/user_variables_ceph.yml.j2 | 2 +- .../templates/user_variables_neutron_ovn.yml.j2 | 4 - .../templates/user_variables_neutron_ovs.yml.j2 | 4 - 15 files changed, 113 insertions(+), 109 deletions(-)