We are satisfied to announce the release of: kayobe 15.1.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.1.0 ^^^^^^ Bug Fixes * Fixes gateway assignment when seed SNAT is disabled. In this circumstance Bifrost was generating ConfigDrive data with the default gateway unset even when one is available on the admin network. * Fixes a bug where NetworkManager would overwrite resolv.conf when "resolv_is_managed" is set to "True". LP#2044537 Changes in kayobe 15.0.0..15.1.0 -------------------------------- 3c759868 Ensure git is present before checkout tasks 45c0b186 Stop NetworkManager from overriding resolv.conf 56e592b6 Fix gateway assignment when seed SNAT is disabled c318ffec Update .gitreview for stable/2023.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + ansible/kolla-bifrost-hostvars.yml | 2 +- ansible/roles/kolla-ansible/vars/Debian.yml | 1 + ansible/roles/kolla-ansible/vars/RedHat.yml | 1 + ansible/roles/kolla/vars/Debian.yml | 1 + ansible/roles/kolla/vars/RedHat.yml | 1 + ansible/roles/network-redhat/tasks/main.yml | 16 ++++++++++++++++ .../notes/fix-bifrost-gateway-b4bc8a0396dfa935.yaml | 6 ++++++ .../fix-resolv-conf-management-141788e64d0e82a0.yaml | 6 ++++++ 9 files changed, 34 insertions(+), 1 deletion(-)
participants (1)
-
no-reply@openstack.org