openstack-ansible 28.3.1 (bobcat)
We joyfully announce the release of: openstack-ansible 28.3.1: Ansible playbooks for deploying OpenStack This release is part of the bobcat 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. 28.3.1 ^^^^^^ 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 28.3.0..28.3.1 ------------------------------------------- df7c1e62f Bump SHAs for 2023.2 (Bobcat) f40111856 Use UCA mirror in CI for ubuntu Diffstat (except docs and test files) ------------------------------------- ansible-collection-requirements.yml | 2 +- ansible-role-requirements.yml | 28 +++++++++++----------- inventory/group_vars/all/source_git.yml | 4 ++-- inventory/group_vars/glance_all/source_git.yml | 4 ++-- inventory/group_vars/manila_all/source_git.yml | 4 ++-- inventory/group_vars/neutron_all/source_git.yml | 6 ++--- inventory/group_vars/nova_all/source_git.yml | 6 ++--- inventory/group_vars/octavia_all/source_git.yml | 4 ++-- ...tbeat_in_pthread_to_false-4bde8fca9a332805.yaml | 8 +++++++ ...env_build_facts_gathering-9a85f72324d6e7e0.yaml | 6 +++++ .../bootstrap-host/tasks/prepare_aio_config.yml | 6 +++-- 11 files changed, 47 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org