[release-announce] kayobe 14.1.0 (antelope)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 13 16:00:39 UTC 2023


We contentedly announce the release of:

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

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

14.1.0
^^^^^^

Bug Fixes

* Fixes download of roles from Ansible Galaxy following the renaming
  of the "mrlesmithjr.manage_lvm" role. LP#2023502

* Installs "ncclient" dependency for Juniper switch configuration
  when using Ansible check mode.

Changes in kayobe 14.0.0..14.1.0
--------------------------------

f525c6a5 Correct name for role mrlesmithjr.manage_lvm
48cd0eb6 CI: Fix kayobe-seed-images-* jobs
b460a50b Install ncclient even in check mode
b84051b7 Update gitignore for .vscode/ configuration files


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

.gitignore                                                |  1 +
ansible/inventory/group_vars/all/compute                  |  8 ++++----
ansible/inventory/group_vars/all/controllers              |  8 ++++----
ansible/inventory/group_vars/all/infra-vms                |  8 ++++----
ansible/inventory/group_vars/all/monitoring               |  6 +++---
ansible/inventory/group_vars/all/seed                     |  8 ++++----
ansible/inventory/group_vars/all/seed-hypervisor          |  4 ++--
ansible/inventory/group_vars/all/storage                  |  8 ++++----
ansible/lvm.yml                                           |  2 +-
ansible/roles/junos-switch/tasks/main.yml                 |  1 +
ansible/roles/kolla-build/defaults/main.yml               |  2 +-
ansible/roles/kolla-build/tasks/main.yml                  | 15 ++++++++-------
etc/kayobe/compute.yml                                    |  8 ++++----
etc/kayobe/controllers.yml                                |  8 ++++----
etc/kayobe/infra-vms.yml                                  |  8 ++++----
etc/kayobe/monitoring.yml                                 |  6 +++---
etc/kayobe/seed-hypervisor.yml                            |  4 ++--
etc/kayobe/seed.yml                                       |  8 ++++----
etc/kayobe/storage.yml                                    |  8 ++++----
...e-of-mrlesmithjr-manage_lvm-role-c34e217446c19a57.yaml |  6 ++++++
.../ncclient-install-check-mode-0cfc7e846f3a978a.yaml     |  5 +++++
requirements.yml                                          |  2 +-
roles/kayobe-diagnostics/files/get_logs.sh                |  6 +++++-
roles/kayobe-diagnostics/tasks/pre.yml                    |  1 +
26 files changed, 84 insertions(+), 65 deletions(-)







More information about the Release-announce mailing list