[release-announce] openstack-ansible 25.1.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 8 08:03:17 UTC 2022


We are psyched to announce the release of:

openstack-ansible 25.1.0: Ansible playbooks for deploying OpenStack

This release is part of the yoga 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.

25.1.0
^^^^^^


New Features
************

* Implemented variables "rally_openstack_git_repo" and
  "rally_openstack_git_install_branch" that allow to override
  installation source for rally-openstack package as well as control
  installed version of the package.


Upgrade Notes
*************

* The RabbitMQ management interface surfaced via HAProxy defaults to
  using TLS from the Yoga release. Note that when using TLS the
  default port switches from 15672 to 15671. TLS can be disabled if
  required by adjusting 'rabbitmq_management_ssl'.


Bug Fixes
*********

* Wheels build for multi-arch and multi-distro setups is fixed. For
  that you still need to have set of venv_build_targets that will
  define targets for each operating system and architecture.

Changes in openstack-ansible 25.0.0..25.1.0
-------------------------------------------

58f772cb8 Bump OpenStack-Ansible Yoga
bc678785b Increase ControlPersist timeout to 300 seconds
bfab12e4c rabbitmq: default to using TLS for management user interface
0a323c602 Correct series names for documentation.


Diffstat (except docs and test files)
-------------------------------------

ansible-role-requirements.yml                      | 40 ++++++++--------
deploy-guide/source/conf.py                        |  4 +-
inventory/group_vars/all/all.yml                   |  3 ++
inventory/group_vars/haproxy/haproxy.yml           |  6 ++-
playbooks/defaults/repo_packages/gnocchi.yml       |  4 +-
playbooks/defaults/repo_packages/nova_consoles.yml |  4 +-
.../defaults/repo_packages/openstack_services.yml  | 54 +++++++++++-----------
.../defaults/repo_packages/openstack_testing.yml   | 40 ++++++++--------
...x_respect_multiarch_setup-6e4d0b2c48ff3a18.yaml |  6 +++
...mq-upgrade-management-ssl-d6a7f77f2a65ffa9.yaml |  7 +++
.../rally-openstack-git-121821ef54c48419.yaml      |  8 ++++
scripts/openstack-ansible.rc                       |  1 +
13 files changed, 104 insertions(+), 77 deletions(-)







More information about the Release-announce mailing list