We are glad to announce the release of: kolla-ansible 17.2.0: Ansible Deployment of Kolla containers This release is part of the bobcat release series. The source is available from: https://opendev.org/openstack/kolla-ansible Download the package from: https://tarballs.openstack.org/kolla-ansible/ Please report issues through: https://bugs.launchpad.net/kolla-ansible/+bugs For more details, please see below. 17.2.0 ^^^^^^ Bug Fixes * Fixes enabled usage audit notifications when they are not needed. See LP##2049503. * Fixes an idempotency issue in the OpenSearch upgrade tasks where subsequent runs of kolla-ansible upgrade would leave shard allocation disabled. LP#2049512 Changes in kolla-ansible 17.1.0..17.2.0 --------------------------------------- 0fb1067e1 Enable instance usage audit only when ceilometer is enabled d30ee119f Fix OpenSearch upgrade tasks idempotency 90c5df1ce use 2023.2 images in stable/2023.2 branch Diffstat (except docs and test files) ------------------------------------- ansible/group_vars/all.yml | 2 +- ansible/roles/nova-cell/templates/nova.conf.j2 | 2 +- ansible/roles/nova/templates/nova.conf.j2 | 2 +- ansible/roles/opensearch/handlers/main.yml | 41 ++++++++++++++++++++++ ansible/roles/opensearch/tasks/upgrade.yml | 35 ------------------ etc/kolla/globals.yml | 2 +- ...usage-audit-notifications-6e63588bdcc48603.yaml | 6 ++++ ...earch-upgrade-idempotency-4d20a8102717cc56.yaml | 6 ++++ 8 files changed, 57 insertions(+), 39 deletions(-)
participants (1)
-
no-reply@openstack.org