[release-announce] kayobe 12.0.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Wed May 18 15:11:18 UTC 2022


We are chuffed to announce the release of:

kayobe 12.0.0: Deployment of OpenStack to bare metal using OpenStack
kolla and bifrost

This release is part of the yoga 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.

12.0.0
^^^^^^


Upgrade Notes
*************

* Starting with Yoga, Ironic has changed the default PXE from plain
  PXE to iPXE. Kayobe follows this upstream decision but allows users
  to revert to the previous default of plain PXE. For details, please
  refer to Kolla Ansible's documentation.


Security Issues
***************

* Fixes an issue where any passwords in
  "kolla_ansible_custom_passwords" were exposed in Ansible logs. When
  using verbosity level 3 ("-vvv"), they were also exposed in Ansible
  output.


Bug Fixes
*********

* Ironic inspection through Bifrost now work even if DHCP-relay is
  used. The dhcp-range in dnsmasq.conf corrctly configured with
  network mask.

* Fixes an issue where any passwords in
  "kolla_ansible_custom_passwords" were exposed in Ansible logs. When
  using verbosity level 3 ("-vvv"), they were also exposed in Ansible
  output.

* Fixes failures to run "kayobe overcloud bios raid configure" by
  upgrading the "stackhpc.drac" role to version 1.1.6.

Changes in kayobe 12.0.0.0rc1..12.0.0
-------------------------------------

55f2aed3 kolla_passwords: add no_log for password overrides
ac63fac1 Fix Bifrost inspection through DHCP-relay
a54725cf Bump stackhpc.drac role
bd191e70 Fix no_proxy configuration
bf903dca Cleanup old and deprecated Swift configuration
9756ef7d docs: Fix custom LVM example
b5dcccd4 Update documentation link for NCLU
db3e0aac ironic: default to ipxe booting
94b5694c Update .gitreview for stable/yoga


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
ansible/group_vars/all/ironic                      |  3 ++-
ansible/group_vars/all/kolla                       |  1 -
ansible/group_vars/all/proxy                       |  8 +++---
ansible/kolla-bifrost.yml                          |  1 +
ansible/proxy.yml                                  |  8 +++---
ansible/roles/kolla-ansible/defaults/main.yml      |  1 -
.../roles/kolla-ansible/library/kolla_passwords.py |  2 +-
.../kolla-ansible/templates/kolla/globals.yml      |  2 +-
.../kolla-ansible/templates/overcloud-services.j2  |  4 +--
ansible/roles/kolla-ansible/vars/main.yml          |  1 -
ansible/roles/kolla-bifrost/defaults/main.yml      |  1 +
.../templates/kolla/config/bifrost/bifrost.yml     |  1 +
ansible/roles/kolla-openstack/defaults/main.yml    |  3 ---
.../roles/kolla-openstack/templates/glance.conf.j2 | 29 ----------------------
dev/functions                                      |  5 ----
.../configuration/reference/physical-network.rst   |  2 +-
etc/kayobe/kolla.yml                               |  1 -
etc/kayobe/proxy.yml                               |  6 +++--
playbooks/kayobe-overcloud-base/overrides.yml.j2   |  7 ------
...ifrost-dhcp-range-netmask-fd40642967042267.yaml |  5 ++++
.../ironic-default-ipxe-063a5a24dc9c38f0.yaml      |  8 ++++++
...asswords-overrides-no-log-57054ce64fae8143.yaml | 11 ++++++++
.../stackhpc-drac-check-mode-8097215f8eca9991.yaml |  5 ++++
requirements.yml                                   |  2 +-
roles/kayobe-diagnostics/files/get_logs.sh         |  4 +--
27 files changed, 59 insertions(+), 68 deletions(-)







More information about the Release-announce mailing list