[release-announce] openstack-ansible 24.5.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Tue Jan 24 14:34:58 UTC 2023


We are tickled pink to announce the release of:

openstack-ansible 24.5.0: Ansible playbooks for deploying OpenStack

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

24.5.0
^^^^^^


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

* A new parameter *octavia_provider_network_mtu* is added to set the
  MTU to 1500 by default. This is important for deployments which
  allow jumbo frames while setting the management to the standard
  Ethernet MTU. The MTU can be still changed at any point during the
  initial octavia deployment or with the *openstack network set --mtu*
  command line.


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

* A new parameter *octavia_provider_network_mtu* is added to set the
  MTU to 1500 by default. This is important for deployments which
  allow jumbo frames while setting the management to the standard
  Ethernet MTU. The MTU can be still changed at any point during the
  initial octavia deployment or with the *openstack network set --mtu*
  command line.


Other Notes
***********

* Default RabbitMQ version was upgraded to "3.9.21" and erlang
  version to "24.3.*"

Changes in openstack-ansible 24.4.3..24.5.0
-------------------------------------------

014c62920 Bump OpenStack-Ansible Xena
09e4d6b7b Increase thread/process to 2 for keystone
2355b14a5 Bump rabbitmq role SHA
7e9a32b22 Unset OSA-defined variables for bootstrap
37daa50aa Update tox.ini
fe615120a Install dynamic-inventory as console_script


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

ansible-role-requirements.yml                      | 130 ++++++++++-----------
.../reference/inventory/generate-inventory.rst     |  48 +++++++-
inventory/dynamic_inventory.py                     |   6 +-
playbooks/defaults/repo_packages/gnocchi.yml       |   2 +-
playbooks/defaults/repo_packages/nova_consoles.yml |   4 +-
.../defaults/repo_packages/openstack_services.yml  |  38 +++---
.../notes/erlang_24_wildcard-f98bea4c7df0dc23.yaml |   4 +
...der_network_mtu-parameter-62978008dfe0882e.yaml |  17 +++
scripts/bootstrap-ansible.sh                       |   4 +
setup.cfg                                          |   4 +
.../templates/user_variables.aio.yml.j2            |  10 +-
tox.ini                                            |   4 +-
13 files changed, 176 insertions(+), 96 deletions(-)







More information about the Release-announce mailing list