We joyfully announce the release of: openstack-ansible 23.2.2: Ansible playbooks for deploying OpenStack This release is part of the wallaby 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 23.2.1..23.2.2 ------------------------------------------- 22a5d531d Install ansible.netcommon from galaxy b64eb2cc7 Bump ansible.netcommon version 0f4503541 Bump SHAs for Wallaby 1513dea18 Improve bump patch readability 1dd37b1bd Fix behaviour of OSA_CONFIG_DIR cd1273b02 Bump SHA for openstack_hosts to pick up centos repos fix e82ca398d Rename RBD cinder backend f7c4df864 Remove enablement of neutron tempest plugin in scenario templates 136db2b79 Remove left-over centos-8 job from project template Diffstat (except docs and test files) ------------------------------------- ansible-collection-requirements.yml | 3 + ansible-role-requirements.yml | 34 ++++--- .../user_variables.yml.prod-ceph.example | 2 +- inventory/group_vars/all/ssl.yml | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 3 +- playbooks/defaults/repo_packages/nova_consoles.yml | 5 +- .../defaults/repo_packages/openstack_services.yml | 113 +++++++++++---------- 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 - zuul.d/project-templates.yaml | 2 - 14 files changed, 103 insertions(+), 99 deletions(-)