We are psyched to announce the release of: kolla 6.2.4: Kolla OpenStack Deployment This release is part of the queens stable release series. The source is available from: https://opendev.org/openstack/kolla Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/kolla/+bugs For more details, please see below. 6.2.4 ^^^^^ 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. Changes in kolla 6.2.3..6.2.4 ----------------------------- 26ec009bf Bump more OpenStack versions for Queens EM 1facd8819 Bump OpenStack versions for Queens EM 87486e72f Service assurance plugins and write_prometheus a36add61a Bump queens octavia to 2.1.2 (CVE-2019-17134) 2b37f3912 Install rsync in swift-base containers on Debian/Ubuntu 33e170d3b Fix fluentd and sensu images 29d12aebd sensu-client: install older whois gem eeb2b1ec1 Fix retries when pushing images ea34f0e19 base: fix OracleLinux build 30142a209 Add config option use_dumb_init to add it to container images Diffstat (except docs and test files) ------------------------------------- kolla/common/config.py | 34 ++++++++++++---------- kolla/image/build.py | 5 ++++ ...e-dumb-init-config-option-26b47f6d97d7585c.yaml | 7 +++++ 10 files changed, 102 insertions(+), 25 deletions(-)