We are happy to announce the release of: kayobe 15.3.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.3.0 ^^^^^^ Bug Fixes * "letsencrypt" and "haproxy-ssh" images are now built when "kolla_enable_letsencrypt" is set to "true". * Fixes the "wipe-disks" role which was failing on supported host operating systems due to a change in the output format of "lsblk -J" in "util-linux" version "2.37". LP#2051859 <https://bugs.launchpad.net/kayobe/+bug/2051859>__ Changes in kayobe 15.2.0..15.3.0 -------------------------------- 18644a56 Remove default value from sample configuration def2c509 Add missing space in help output b2f0ef64 Fix wipe-disks role to work on util-linux >= 2.37 d6f3ded7 CI: support .gitreview of unmaintained branch df8cbcb6 Build letsencrypt images 58627e5e Reload NetworkManager on DNS config change Diffstat (except docs and test files) ------------------------------------- ansible/inventory/group_vars/all/kolla | 4 ++++ ansible/roles/network-redhat/tasks/main.yml | 9 +++++++++ ansible/roles/wipe-disks/library/blockdevice_info.py | 12 +++++++++--- dev/functions | 2 +- etc/kayobe/compute.yml | 2 +- kayobe/cli/commands.py | 2 +- .../notes/build-letsencrypt-images-448f235a27b0f2e4.yaml | 5 +++++ releasenotes/notes/wipe-disks-0e72c9c8b7bf7e18.yaml | 7 +++++++ 8 files changed, 37 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org