We are psyched to announce the release of: kolla 7.1.0: Kolla OpenStack Deployment This release is part of the rocky 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. 7.1.0 ^^^^^ New Features ************ * Adds configration option "use_dumb_init", with default value of "True". This can be use to avoid the of "dumb-init" as the container entrypoint, using "kolla_start" directly instead. This option can also be disabled via the "kolla-build --nouse-dumb-init" CLI argument. Bug Fixes ********* * Fixes an issue with keystone bootstrap where an error message emitted by the "keystone-manage bootstrap" command is hidden. See bug 1855701 for details. * Pin fluentd version to 1.8.x for rocky as fluentd has dropped support for ruby 2.3 and below at the end of 2019. * Fixes swift-object-expirer for Debian and Ubuntu binary images. LP#1859607 Changes in kolla 7.0.4..7.1.0 ----------------------------- e1c0cb16e CI: Fix symlinks to failed logs 58998f802 [rocky] Bump versions 107d15467 Fixes fluentd for rocky d5310079a Fixes swift-object-expirer for Debian and Ubuntu binary images. de08f3dda [rocky] Bump versions 7b99d88ad config: make kolla work with oslo.config 7.0.0+ 11f54cfb0 CI: Fix symlinks for failed build logs 3709ded39 Stop gzipping logs in post de9423225 neutron: fix build in stable branches 9bd33bdfc horizon: fix build in stable branches 595ed7987 Bump versions for Openstack rocky 8fe195b52 Bump OpenStack versions for Rocky 27ddb45ad Bump versions for Openstack rocky f53095af3 Fix monasca-grafana being unbuildable due to old npm aaf34cfa2 Fix keystone bootstrap error message display a7e45cbc8 debian: install more things from backports 8e4c908b4 build: remove link to failed log before creating 77b664315 Bump OpenStack versions for Rocky daafc9380 swift-rsyncd: don't recursively chown /srv/node at startup 954c32f8b get 'apt_*' options of kolla-build.conf working again d1731da63 Add xfsprogs to nova-compute 356096d0d Fix CI failures (ODL and searchlight) 97e85ff2f Bump OpenStack versions for Rocky 4f639e85d CI: Increase job run attempts to 5 4436837c6 CI: increase both limits to 3h 5da1c35cc Add disk dev name check function 40d4d12b2 handle push error properly 350873a00 CI: pep8: Fix yamllint error on .yamllint f788df3df Bump rocky octavia to 3.2.0 (CVE-2019-17134) 5a27ca7a9 Install rsync in swift-base containers on Debian/Ubuntu 74fc8ba94 Fix monasca-grafana, fluentd and sensu images 7d4b06f9b Fix retries when pushing images 091d9a96e sensu-client: install older whois gem 5693bfd69 base: fix OracleLinux build 8b6a7845f Add pciutils package to zun-compute a3419f060 Add config option use_dumb_init to add it to container images Diffstat (except docs and test files) ------------------------------------- .yamllint | 1 + .zuul.d/base.yaml | 6 +- kolla/common/config.py | 36 ++++++----- kolla/image/build.py | 32 ++++++++-- ...e-dumb-init-config-option-26b47f6d97d7585c.yaml | 7 ++ ...one-bootstrap-unprintable-e01b088ef821fd18.yaml | 6 ++ ...sion-for-ruby-deprecation-000c7c4ab9e407ee.yaml | 5 ++ .../swift-object-expirer-fix-b837de80cea4fb8e.yaml | 5 ++ 29 files changed, 248 insertions(+), 111 deletions(-)
participants (1)
-
no-reply@openstack.org