We are satisfied to announce the release of: kolla-ansible 19.1.0 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/kolla-ansible Download the package from: https://tarballs.openstack.org/kolla-ansible/ Please report issues through: https://bugs.launchpad.net/kolla-ansible/+bugs For more details, please see below. 19.1.0 ^^^^^^ Bug Fixes * Fixes external ceph cinder keyring is not imported into libvirt if templated. Per now, ansible/roles/nova-cell/tasks/external_ceph.yml looks cinder_cephx_raw_key up as file from cinder_cephx_keyring_file.stat.path To allow templated cinderkeyrings, the lookup is changed to "template" Fixes LP#2089229 Changes in kolla-ansible 19.0.0..19.1.0 --------------------------------------- 0f2f02274 CI: skip Cinder HA precheck for zun scenario d2331b1c6 Fix hyperlink syntax in release notes ce4ff5a0b CI: Use debian/ubuntu mirrored images on build 22bfa3827 Fix external ceph cinder keyring 6986343ed update openstack_previous_release_name var to 2024.1 e39c325fd CI: Use libpod/registry for registry 74be26925 cli: Add check=True to catch Ansible failures 95166909e Add removal of --key parameter to CLI rewrite note 6c2d911fd Fix Octavia cert generation Diffstat (except docs and test files) ------------------------------------- ansible/group_vars/all.yml | 2 +- ansible/roles/nova-cell/tasks/external_ceph.yml | 2 +- kolla_ansible/cli/commands.py | 3 ++- kolla_ansible/utils.py | 4 ++-- ...de-exporter-targets-extra-c037d4755d1002e8.yaml | 6 +++--- .../external-ceph-cinder_key-1a4c38fff3e2ab3c.yaml | 10 ++++++++++ .../notes/python-cli-3e568065b8706e73.yaml | 22 +++++++++++----------- ...cert-copy-without-haproxy-85d45834469aa9e8.yaml | 6 +++--- 12 files changed, 45 insertions(+), 25 deletions(-)
participants (1)
-
no-reply@openstack.org