kolla-ansible 18.0.0 (caracal)
We joyfully announce the release of: kolla-ansible 18.0.0: Ansible Deployment of Kolla containers This release is part of the caracal 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. 18.0.0 ^^^^^^ Bug Fixes * Fixes a bug where loadbalancer upgrade task fails, when podman was used as container engine. LP#2063896 Changes in kolla-ansible 18.0.0.0rc1..18.0.0 -------------------------------------------- bcb330e5d ironic: mount metrics in conductor only when exporter is enabled a10b17f45 neutron: add service role 8bc386740 loadbalancer: fix upgrade task when podman is used 62d82eaa5 [2024.1 only] Use 2024.1 Kolla images a5f35cb6a [2024.1 only] Use a-c-k stable/2024.1 branch 45913dce6 Update TOX_CONSTRAINTS_FILE for stable/2024.1 c2ce8612f Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ansible/group_vars/all.yml | 2 +- ansible/roles/ironic/defaults/main.yml | 2 +- ansible/roles/loadbalancer/tasks/upgrade.yml | 1 + ansible/roles/neutron/defaults/main.yml | 5 +++++ ansible/roles/neutron/tasks/register.yml | 1 + ansible/roles/neutron/tasks/upgrade.yml | 7 +++++++ etc/kolla/globals.yml | 2 +- releasenotes/notes/bug-2063896-f6a4853a2e5046da.yaml | 6 ++++++ requirements.yml | 2 +- tox.ini | 8 ++++---- 11 files changed, 29 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org