openstack-ansible 29.0.2 (caracal)
We are satisfied to announce the release of: openstack-ansible 29.0.2: Ansible playbooks for deploying OpenStack This release is part of the caracal 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. 29.0.2 ^^^^^^ Security Issues *************** * Includes safe (non-vulnerable) versions of services regarding OSSA-2024-002 (https://security.openstack.org/ossa/OSSA-2024-002.html) Bug Fixes ********* * Python wheels build no longer fails in case of issues with a repo host and should succeed as long as there at least one reachable repo host with matching Distro/Version/Architecture. Other Notes *********** * In order to align with oslo.messaging reverted default (https://review.opendev.org/c/openstack/oslo.messaging/+/852251) of "heartbeat_in_pthread" value we remove own logic of handling the value based on host groups. You still can use "oslomsg_heartbeat_in_pthread" or specific role variables to alter the behaviour. Changes in openstack-ansible 29.0.1..29.0.2 ------------------------------------------- 0feb6d5bc Bump SHAs for 2024.1 (Caracal) 4f7540373 Use UCA mirror in CI for ubuntu Diffstat (except docs and test files) ------------------------------------- ansible-collection-requirements.yml | 2 +- ansible-role-requirements.yml | 42 +++++++++++----------- inventory/group_vars/all/source_git.yml | 4 +-- inventory/group_vars/cinder_all/source_git.yml | 4 +-- inventory/group_vars/glance_all/source_git.yml | 4 +-- inventory/group_vars/horizon_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 | 6 ++-- inventory/group_vars/octavia_all/source_git.yml | 4 +-- inventory/group_vars/skyline_all/source_git.yml | 4 +-- .../notes/OSSA-2024-002-0232e5a476f6c9c5.yaml | 5 +++ ...tbeat_in_pthread_to_false-4bde8fca9a332805.yaml | 8 +++++ ...env_build_facts_gathering-9a85f72324d6e7e0.yaml | 6 ++++ .../bootstrap-host/tasks/prepare_aio_config.yml | 6 ++-- 15 files changed, 66 insertions(+), 45 deletions(-)
participants (1)
-
no-reply@openstack.org