[release-announce] kayobe 13.1.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 21 10:56:46 UTC 2023
We are excited to announce the release of:
kayobe 13.1.0: Deployment of OpenStack to bare metal using OpenStack
kolla and bifrost
This release is part of the zed 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.
13.1.0
^^^^^^
New Features
************
* Adds support for configuring arbitrarily named VLAN interfaces
using "systemd-networkd". See story 2010266 for details.
Bug Fixes
*********
* Synchronises the default value "kolla_tag" with the container
image tagging scheme expected by Kolla Ansible. This ensures images
are built with tags such as "zed-ubuntu-jammy" instead of "zed".
Changes in kayobe 13.0.0..13.1.0
--------------------------------
d8ecbc88 Replace references to Docker Hub by Quay.io
88da2023 Sync kolla_tag with kolla-ansible
6d36b186 docs: add missing word
248bacc4 Support configuring VLANs with systemd-networkd syntax
8bb11a65 Add note about Zed upgrade using Rocky Linux 9
77c2ba3b Fix tox.ini for tox4
Diffstat (except docs and test files)
-------------------------------------
ansible/inventory/group_vars/all/kolla | 7 +-
.../configuration/reference/kolla-ansible.rst | 2 +-
etc/kayobe/kolla.yml | 7 +-
kayobe/plugins/action/kolla_ansible_host_vars.py | 6 +-
kayobe/plugins/filter/networkd.py | 3 +-
kayobe/plugins/filter/networks.py | 38 +++++++---
.../plugins/action/test_kolla_ansible_host_vars.py | 6 ++
.../overrides.yml.j2 | 12 ++++
.../notes/sync-kolla-tag-e4766b4fb395765e.yaml | 6 ++
.../systemd-networkd-vlans-5022f0d1b8214329.yaml | 6 ++
tox.ini | 20 +++---
16 files changed, 207 insertions(+), 57 deletions(-)
More information about the Release-announce
mailing list