[release-announce] openstack-ansible 23.2.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Dec 13 12:58:43 UTC 2021
We are stoked to announce the release of:
openstack-ansible 23.2.0: Ansible playbooks for deploying OpenStack
This release is part of the wallaby 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.
23.2.0
^^^^^^
Upgrade Notes
*************
* For Ubuntu Focal (20.04) with minor upgrade UCA repo will be
added. Deployments using "distro" install method will result in
major OpenStack version upgrade.
Bug Fixes
*********
* Fixed inconsistency in "haproxy_frontend_raw" key naming between
documentation and service template. Previously, template generation
was expecting "haproxy_raw" instead of the "haproxy_frontend_raw".
* Ubuntu Cloud Archive (UCA) repo has not been added properly for
Ubuntu 20.04 setups.
Changes in openstack-ansible 23.1.2..23.2.0
-------------------------------------------
2459dacf4 Update openstack-hosts version
be50cd5d6 Bump OpenStack-Ansible Wallaby
b77633d1c Pin uWSGI version
994c193df Ensure hardware facts are gathered for galera hosts.
4b4e88719 Configure HAProxy to check Horizon's login page
9401df827 Fix error in dynamic-address-fact task
d6cea9115 Increase Apache thread limit for keystone
378e593b7 Include openstack_services for murano role
Diffstat (except docs and test files)
-------------------------------------
ansible-role-requirements.yml | 22 ++--
global-requirement-pins.txt | 1 +
inventory/group_vars/haproxy/haproxy.yml | 2 +-
playbooks/common-tasks/dynamic-address-fact.yml | 6 +-
playbooks/defaults/repo_packages/gnocchi.yml | 2 +-
playbooks/defaults/repo_packages/nova_consoles.yml | 4 +-
.../defaults/repo_packages/openstack_services.yml | 112 ++++++++++-----------
playbooks/galera-install.yml | 5 +
playbooks/os-murano-install.yml | 1 +
.../haproxy_frontend_raw-0811d5d445a66b41.yaml | 6 ++
...untu_focal_distro_release-f921f59a0d7ff998.yaml | 10 ++
.../templates/user_variables.aio.yml.j2 | 4 +-
.../templates/user_variables_murano.yml.j2 | 2 +-
zuul.d/jobs.yaml | 2 +
14 files changed, 103 insertions(+), 76 deletions(-)
More information about the Release-announce
mailing list