We high-spiritedly announce the release of: kolla 8.0.3: Kolla OpenStack Deployment This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/kolla Download the package from: https://tarballs.openstack.org/kolla/ Please report issues through: https://bugs.launchpad.net/kolla/+bugs For more details, please see below. 8.0.3 ^^^^^ Bug Fixes * Adds openssh-clients to ironic conductor container build to enable ansible deploy interface to function properly. * Adds python3-systemd package to ironic-conductor source based container to allow the Ansible deploy interface to function correctly. Fixes bug #1861427 * Fix inability to run UEFI-based images/instances by installing UEFI packages also in nova-libvirt image which is not based on nova- base. LP#1814552 * Fix bug which caused Keystone Fernet key distribution to fail on Python 3 systems, by adapting fetch-fernet-keys.py script to work on Python 3. LP#1859047 * Keystone bootstrap could produce invalid json. LP#1866017 * Fixes the MAX_NUMBER variable usage when running the database online migrations for cinder. * Fixes Glance inability to use Cinder NFS backend for images by including NFS client components in the Glance API image. LP#1868574 * Adds missing "vitrage-persistor" image, required by Vitrage deployments for storing data. LP#1869319 * Fix "kolla_toolbox_pip_virtualenv_packages" customisation. LP#1865119 * Fixes Rally for Ubuntu binary deployment. LP#1872283 * Upgrades Gnocchi from 4.3.2 to 4.3.4. This version includes several bug fixes, in particular one for an issue when coordination is disabled. This minor version upgrade shouldn't require any intervention from the operator. Changes in kolla 8.0.2..8.0.3 ----------------------------- 0cf37e009 Bump versions for Stein 627beae3b drop tripleo-common-tempest-plugin ebfc0a7bf [rally] Fixes Ubuntu binary e22fb9796 Add nfs dependencies to glance container ab8bcf5a4 Ensure proper JSON in keystone bootstrap f7cf4df5a Add vitrage-persistor image 80caffa8c Sensu: Remove ceph and process-checks plugins from client 8d0af2871 Bump versions (Stein) fc0967b88 Make deploy jobs voting again 4696fc0f3 Fix invalid test in cinder data migration script 519eced61 Fix multiple CI issues 58a8e8189 Bump service versions (Stein) 1a0886f84 mariadb: install mariabackup on Debian 6c61b5082 CI: Install tox 84003367b kibana, nova-libvirt: handle it properly for non-x86 a9f759d1d Adds python3-systemd for ansible deploy interface c139ac591 Add ssh clients to Ironic Conductor container b12db74f5 Fix renos a83173da8 Adapt fetch-fernet-tokens script to Python 3 d53ead942 Fix kolla_toolbox_pip_virtualenv_packages override 7c2199665 Bump stein versions aabd2ac49 Ignore EM releases in version-check.py 85e1ef609 Bump stein versions cbfded882 Bump Gnocchi to 4.3.4 1b3d1254c [stein] Bump versions 757fe5756 nova-libvirt: add UEFI packages to support UEFI instances 983bee4f9 Change fetch_fernet_tokens.py behaviour to check for minimum number of tokens Diffstat (except docs and test files) ------------------------------------- .../keystone-fernet/fetch_fernet_tokens.py | 6 ++-- kolla/common/config.py | 40 ++++++++++----------- ...ients-to-ironic-conductor-7275bd65dfe238a6.yaml | 5 +++ ...systemd-for-ironic-source-9a6883496e101da9.yaml | 6 ++++ .../notes/bug-1814552-a037354969dcf7e5.yaml | 6 ++++ .../notes/bug-1859047-d41762357da8ae0b.yaml | 6 ++++ .../notes/bug-1866017-9e31ddbfca9fd0f4.yaml | 5 +++ .../notes/bug-1866827-5351ec43486d7f33.yaml | 5 +++ releasenotes/notes/bug-1868574.yaml | 6 ++++ .../notes/bug-1869319-aa032c1330b540dc.yaml | 6 ++++ ...oolbox-venv-customisation-dc66f7bc621908a8.yaml | 5 +++ ...fixes-ubuntu-binary-rally-cf5af7f5d3083c44.yaml | 5 +++ .../upgrade-gnocchi-to-4.3.4-297be1fc7e3b3bd5.yaml | 7 ++++ tools/version-check.py | 4 +++ 28 files changed, 222 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org