We are thrilled to announce the release of: kolla 6.1.1: Kolla OpenStack Deployment This release is part of the queens stable release series. Download the package from: https://tarballs.openstack.org/kolla/ For more details, please see below. 6.1.1 ^^^^^ New Features * Install sensu from centos-opstools for rpm based distros instead of from upstream sensu repository. * RPM based container images now include the latest security fixes available at the time of build. Changes in kolla 6.1.0..6.1.1 ----------------------------- 3a43743 Ignore undefined values in customizable filter 1dacd19 Use dumb-init with --single-child 7e42698 Add netlink, smart, and ipmi plugins 17d2201 Fix Oraclelinux build, disable collectd in gate 4b0416e neutron-base: remove bashisms 3bc14c8 Bump storage available to Docker in CI to 25G 96ea005 Install UEFI related package for nova image 42d421a Fix kafka build bc78ac7 Fix the horizon failed to start 0b8b449 Bump openstack service version queens a0a93f8 kolla-toolbox: limit openstacksdk to <0.18 version 2abfafa designate: remove trailing continuation on RUN line f9915e0 Update monasca-persister tag to include bugfix 18e6842 openvswitch: make ovs-tcpdump usable 47c3f5d Disable debug logs for image builds 6fa970f Rename uwsgi-plugin-python to uwsgi-plugin-python2 in CentOS 058fb50 Fix epel mirror replacement in gates 2d23f48 Increase CI image publish job to 1.5 hours 174f480 Bump openstack service version queens 85bbdae import zuul job settings from project-config 17333bc Temporary ignore B303 in bandit tests 57f0dea Fix the elasticsearch start failed b5563c1 validate-indentation: expand check to also catch macros.install_packages b15a58c validate-indentation was failing locally for me 48b09bb add additional Remove yum cache f233073 build with --template-only to not require running docker service 29484bf Update base image with latest security fixes 3bef3ad Install sensu from centos-opstools 52c58b6 kolla-toolbox: fix os_config_client path for Debian f5b8e7b collectd: add collectd-write_kafka c9f9c09 add support for keystone federation f2c408a kolla-build: Wrap tpl_dict.keys() in a list() Diffstat (except docs and test files) ------------------------------------- .zuul.d/base.yaml | 2 +- .zuul.d/ubuntu.yaml | 8 +++- .../designate-backend-bind9/Dockerfile.j2 | 2 +- .../ironic-neutron-agent/Dockerfile.j2 | 2 +- .../neutron-metadata-agent-ovn/Dockerfile.j2 | 2 +- kolla/common/config.py | 48 +++++++++---------- kolla/image/build.py | 12 +++-- kolla/template/filters.py | 7 +++ ...ensu_from_centos_opstools-99d64edb91526fc7.yaml | 5 ++ ...update_rpm_security_fixes-f99a3fa509cb5b3b.yaml | 4 ++ tools/setup_RedHat.sh | 2 +- tools/validate-indentation.sh | 9 +++- tox.ini | 5 +- 35 files changed, 215 insertions(+), 104 deletions(-)