[release-announce] kayobe 11.8.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 19 08:09:05 UTC 2023
We are gleeful to announce the release of:
kayobe 11.8.0: Deployment of OpenStack to bare metal using OpenStack
kolla and bifrost
This release is part of the xena stable 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.
11.8.0
^^^^^^
New Features
************
* Adds support for configuring arbitrarily named VLAN interfaces
using "systemd-networkd". See story 2010266 for details.
Bug Fixes
*********
* Fixes an issue with systemd-networkd configuration on Ubuntu with
multiple VLAN interfaces. See story 2009013 for details.
Changes in kayobe 11.7.0..11.8.0
--------------------------------
05366afb Move to Launchpad for project management
3cb79614 ironic: switch to kernel_append_params
56af77a2 Fix Rocky 8 cloud image URL
3fb24c5d Support configuring VLANs with systemd-networkd syntax
f698b9b5 Ubuntu: Fix networkd config for multiple VLANs without MTU
f7a4e6ac CI: test ironic UEFI boot mode in overcloud TLS jobs
Diffstat (except docs and test files)
-------------------------------------
CONTRIBUTING.rst | 4 +-
README.rst | 2 +-
ansible/group_vars/all/infra-vms | 4 +-
ansible/group_vars/all/seed-vm | 4 +-
.../roles/kolla-openstack/templates/ironic.conf.j2 | 2 +-
dev/tenks-deploy-config-compute.yml | 2 +
dev/tenks-deploy-config-overcloud.yml | 2 +
etc/kayobe/infra-vms.yml | 2 +-
etc/kayobe/seed-vm.yml | 2 +-
kayobe/plugins/action/kolla_ansible_host_vars.py | 6 +-
kayobe/plugins/filter/networkd.py | 6 +-
kayobe/plugins/filter/networks.py | 38 +++++--
.../plugins/action/test_kolla_ansible_host_vars.py | 6 ++
playbooks/kayobe-overcloud-base/overrides.yml.j2 | 7 ++
playbooks/kayobe-overcloud-base/pre.yml | 7 ++
.../overrides.yml.j2 | 12 +++
.../notes/fix-networkd-vlans-8d5d85da4d2e50ae.yaml | 6 ++
.../systemd-networkd-vlans-5022f0d1b8214329.yaml | 6 ++
releasenotes/source/conf.py | 1 -
zuul.d/jobs.yaml | 2 +
25 files changed, 246 insertions(+), 36 deletions(-)
More information about the Release-announce
mailing list