We are amped to announce the release of: kayobe 15.4.0: Deployment of OpenStack to bare metal using OpenStack kolla and bifrost This release is part of the bobcat 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://storyboard.openstack.org/#!/project/openstack/kayobe For more details, please see below. 15.4.0 ^^^^^^ Bug Fixes * Added fix for the custom RabbitMQ configuration. Fixed incorrect path and glob, so now you can template also all other configuration files such as "advanced.config", "definitions.json", "enabled_plugins", and "erl_inetrc" together with "rabbitmq.conf" and "rabbitmq-env.conf". * Fixes an issue where Dell OS6 and Dell OS9 switch configuration was not applied correctly. LP#2061102. * Fixes issue of ironic files being left behind after node deprovision which prevents it from being enrolled and provisioned again. * Fixes default Ubuntu Apt keyrings location to the recommended "/etc/apt/keyrings". * Fixes the bug where /etc/hosts was not populated correctly when running Kayobe using a host limit. LP#2051714 * Fixes an issue with overcloud service destroy where it failed to remove the inspection store docker volume. See LP#2050092. * Fixes bugs with the "kolla_enable_letsencrypt" variable which were causing overcloud container image build to fail, or to include "letsencrypt" images when disabled. Changes in kayobe 15.3.0..15.4.0 -------------------------------- 67bee0c5 Add ironic config files clean up tasks to overcloud deprovision db299399 Update instructions to migrate from CentOS Stream 8 8e2a3aeb Fix container image build issues with letsencrypt 30ecafdf CI: Fix kayobe-tox-molecule job 16147f17 Fix issue removing docker volumes 1549e35a Document required tags for Bifrost-only deployment 317f4cb3 Fix Dell OS6 and Dell OS9 switch configuration 2f3377e8 Add python3-devel to Kayobe dependencies 87582e1e Fix Bifrost database backup instructions 92ae295e Fix default place for Ubuntu Apt keyrings 4ba23949 Revert "Mark kayobe-tox-ansible job as non-voting" 43e3e40b CI: Bump cirros images to 0.5.3 ec25ccf8 Fix the glob for the custom RabbitMQ configuration 2caaffee Fix link in release note 1bcf3e19 Fix: configure etc-hosts for overcloud group Diffstat (except docs and test files) ------------------------------------- ansible/inventory/group_vars/all/kolla | 5 +-- ansible/overcloud-deprovision.yml | 39 ++++++++++++++++++++++ ansible/roles/apt/defaults/main.yml | 2 +- ansible/roles/dell-switch/tasks/main.yml | 4 +-- ansible/roles/docker-registry/tasks/destroy.yml | 2 +- ansible/roles/etc-hosts/defaults/main.yml | 2 +- .../roles/gather-facts-delegated/defaults/main.yml | 8 ++--- .../tasks/gather-facts-delegated.yml | 12 +++++++ .../roles/gather-facts-delegated/tasks/main.yml | 14 ++++---- ansible/roles/inspection-store/tasks/destroy.yml | 2 +- ansible/roles/kolla-openstack/defaults/main.yml | 2 +- .../kolla-openstack/molecule/default/molecule.yml | 4 +-- .../molecule/enable-everything/molecule.yml | 4 +-- ansible/roles/opensm/tasks/destroy.yml | 2 +- dev/functions | 2 +- playbooks/kayobe-infra-vm-base/overrides.yml.j2 | 2 +- playbooks/kayobe-seed-vm-base/overrides.yml.j2 | 2 +- .../add-custom-rabbitmq-conf-7c3927e1024f0be1.yaml | 7 ++++ .../notes/bug-2061102-cbc4c65c14c09d55.yaml | 6 ++++ .../deprovision_leftover_fix-6b3150b32cbf9007.yaml | 5 +++ ...fix-apt-keyrings-location-28ea144738de54a7.yaml | 5 +++ .../fix-etc-hosts-management-6b33748ab37d6273.yaml | 6 ++++ ...ce-destroy-volume-cleanup-4b54d81cde9831c7.yaml | 6 ++++ ...-kolla-enable-letsencrypt-8e8746560be575ac.yaml | 6 ++++ .../notes/wipe-disks-0e72c9c8b7bf7e18.yaml | 4 +-- zuul.d/project.yaml | 4 +-- 30 files changed, 141 insertions(+), 49 deletions(-)
participants (1)
-
no-reply@openstack.org