We jubilantly announce the release of: kayobe 18.1.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/kayobe Download the package from: https://tarballs.openstack.org/kayobe/ Please report issues through: https://bugs.launchpad.net/kayobe/+bugs For more details, please see below. 18.1.0 ^^^^^^ Upgrade Notes ************* * Updates the default cloud image for CentOS Stream 9 deployments to use "CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2". Bug Fixes ********* * Fixes incorrect handling of "ansible_python_interpreter" when using "ansible-collection-kolla". Kayobe now aligns its behavior with "kolla-ansible" to ensure the correct interpreter is used. LP#2111594 * Bumps the "stackhpc.libvirt-vm" role to v1.16.3 to fix seed and infra VM provisioning failures on Rocky Linux 9.6. * Fixes an infinite loop when deploying seed containers. LP#2114845 * Fixes an issue building images with a regex when no image registry is set LP#2112646 Changes in kayobe 18.0.0..18.1.0 -------------------------------- 08d10d19 Fix infinite loop in seed container deployment 46ceb39a Use latest CentOS Stream 9 GenericCloud image b7d81f49 Fix image registry conditional 107e6a81 Bump stackhpc.libvirt-vm to v1.16.3 55e896da Make custom Gather facts run with default python for kayobe-target-venv 67cc6af6 Fix syntax error in drac-pxe role d016fd28 Fix compatibility with Kolla virtualenv configuration 75d12c0d Update .gitreview for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ansible/container-image-build.yml | 2 +- ansible/inventory/group_vars/all/infra-vms | 4 ++-- ansible/inventory/group_vars/all/seed-vm | 4 ++-- ansible/kayobe-target-venv.yml | 23 ++++++++++++++-------- ansible/roles/drac-pxe/tasks/main.yml | 2 +- .../kolla-ansible/templates/kolla/globals.yml | 8 ++++++++ .../templates/overcloud-components.j2 | 1 + .../kolla-ansible/templates/overcloud-top-level.j2 | 5 ----- ansible/roles/kolla-ansible/templates/seed.j2 | 2 +- ansible/roles/manage-containers/tasks/deploy.yml | 2 +- etc/kayobe/infra-vms.yml | 2 +- etc/kayobe/seed-vm.yml | 2 +- playbooks/kayobe-seed-base/overrides.yml.j2 | 13 ++++++++++++ .../notes/bug-2111594-656e035ece40fbf6.yaml | 7 +++++++ ...tackhpc-libvirt-vm-1.16.3-48680a17eeb5f632.yaml | 5 +++++ .../fix-deploy-containers-24da0992b56a10db.yaml | 5 +++++ releasenotes/notes/fix-empty-registry-bug.yaml | 5 +++++ ...est-centos-stream-9-image-d23c5a3f5c3a3914.yaml | 5 +++++ requirements.yml | 2 +- 20 files changed, 76 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org