We are glad to announce the release of: openstack-ansible 30.1.2 This release is part of the dalmatian 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. 30.1.2 ^^^^^^ Upgrade Notes ************* * Variable "networking_ovn_bgp_install_branch" has been renamed to "networking_ovn_bgp_git_install_branch" in order to match existing naming convention. Security Issues *************** * Includes patched versions of Keystone and Swift for OSSA-2025-002 (https://security.openstack.org/ossa/OSSA-2025-002.html) Bug Fixes ********* * Fixed a race condition on start of the repo container, when var- www- mount.repo is started before glusterd.service is fully operational. * Fixes SHA pinning and installation of "ovn-bgp-agent", as SHA pinning and role were using different variable names. Changes in openstack-ansible 30.1.1..30.1.2 ------------------------------------------- 7b1969aab Bump SHAs for 2024.2 3adcf029d Ensure that gluster mount is started after service Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 12 ++++++------ inventory/group_vars/cinder_all/source_git.yml | 4 ++-- inventory/group_vars/horizon_all/source_git.yml | 4 ++-- inventory/group_vars/ironic_all/source_git.yml | 4 ++-- inventory/group_vars/keystone_all/source_git.yml | 4 ++-- inventory/group_vars/manila_all/source_git.yml | 4 ++-- inventory/group_vars/neutron_all/source_git.yml | 8 ++++---- inventory/group_vars/nova_all/source_git.yml | 4 ++-- inventory/group_vars/octavia_all/source_git.yml | 6 +++--- inventory/group_vars/repo_all.yml | 6 ++++++ inventory/group_vars/skyline_all/source_git.yml | 4 ++-- inventory/group_vars/swift_all/source_git.yml | 4 ++-- .../notes/gluster_mount_wait_service-9d7f6f8850cce6d2.yaml | 6 ++++++ releasenotes/notes/ossa-2025-002-78a99472c2d04272.yaml | 4 ++++ releasenotes/notes/ovn_bgp_git_track-51f2f484516aad31.yaml | 10 ++++++++++ 15 files changed, 55 insertions(+), 29 deletions(-)