We contentedly announce the release of: openstack-ansible 31.0.1 This release is part of the epoxy 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. 31.0.1 ^^^^^^ Upgrade Notes ************* * When using standalone RabbitMQ cluster for Trove deployment, make sure to use "trove_guest_rpc_host_group" as a pointer to host group, rather then a pointer to a specific host. You can use variable "trove_guest_oslomsg_rpc_setup_host" to define a specific host which should be responsible for provisionment of RabbitMQ vhost and users instead. Bug Fixes ********* * Fix Skyline installation problem after httpx 1.0 release due to not using OpenStack upper-constraints for installation. * Variable "trove_guest_rpc_host_group" is now used as intended and represents a host group. It is no longer directly used as "delegated host" when configuring a standalone RabbitMQ cluster for Trove. Changes in openstack-ansible 31.0.0..31.0.1 ------------------------------------------- c336f990a Bump SHAs for 2025.1 6fb03123d docs: update information about Epoxy release Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 34 +++++++++++----------- inventory/group_vars/all/source_git.yml | 4 +-- inventory/group_vars/barbican_all/source_git.yml | 4 +-- inventory/group_vars/cinder_all/source_git.yml | 4 +-- inventory/group_vars/heat_all/source_git.yml | 4 +-- inventory/group_vars/horizon_all/source_git.yml | 16 +++++----- inventory/group_vars/ironic_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 | 4 +-- inventory/group_vars/octavia_all/source_git.yml | 4 +-- inventory/group_vars/zun_all/source_git.yml | 4 +-- .../notes/skyline_u_c_usage-6167d7c50e6777f5.yaml | 5 ++++ ...rabbitmq_guest_setup_host-b1237ed5efe32431.yaml | 14 +++++++++ 15 files changed, 70 insertions(+), 48 deletions(-)
participants (1)
-
no-reply@openstack.org