[release-announce] kolla 10.1.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Tue Jul 14 22:07:34 UTC 2020


We are pumped to announce the release of:

kolla 10.1.0: Kolla OpenStack Deployment

This release is part of the ussuri 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.

10.1.0
^^^^^^


New Features
************

* The Prometheus plugin is now installed into the Fluentd container
  by default.


Upgrade Notes
*************

* The Logstash image has been upgraded from Logstash 2 to Logstash
  6.


Bug Fixes
*********

* Fixes Ceilometer deployment and upgrade failing due to wrong mode
  of argument passing applied to the "ceilometer-upgrade" command.
  LP#1884919

* Drop systemd support from nsswitch.conf on RHEL-based distros.
  This avoids unneeded systemd nss lookups inside containers and it
  also avoids possible selinux denials when a container bind mounts
  /run and makes the dbus socket available inside the container only
  to be denied by selinux on the host.

* Fixes an issue with loading Storm and Monasca Thresh when using
  Centos8 containers.

* Fixes a bug in Monasca Agent Statsd which causes it to fail under
  Python 3.

Changes in kolla 10.0.0..10.1.0
-------------------------------

ddb6f9286 Upgrade to Logstash 6
d1b75e09e Fix ceilometer-upgrade params
e667c10c6 Drop systemd support from nsswitch.conf on RHEL-based distros
be5da6d2c Bump prometheus-openstack-exporter version to 1.1.0
714e1feae Change lang package block order
e0175350a Install Fluentd Prometheus plugin out of the box
e9666854d CI: use wheels from infra mirror
11903c833 Fix loading of Storm on Centos8 / Python 3
a221d08ae Fix Monasca Agent Statsd service under Py3
41aea37c0 CentOS/AArch64: RabbitMQ is back!


Diffstat (except docs and test files)
-------------------------------------

.../ceilometer-notification/extend_start.sh        |  2 +-
.../prometheus-openstack-exporter/Dockerfile.j2    |  2 +-
kolla/common/config.py                             |  2 +-
kolla/image/build.py                               |  2 -
kolla/template/repos.yaml                          |  9 +++-
...fluentd-prometheus-plugin-b5c626db667c5675.yaml |  5 ++
.../add-logstash6-everywhere-7f9027ff17c6022d.yaml |  4 ++
.../notes/bug-1884919-6be7e60872c5eb86.yaml        |  6 +++
...nss-on-rhel-based-distros-5d586fcdb9a82da7.yaml |  7 +++
...orm-in-centos8-containers-86b38c9166ceb0dd.yaml |  5 ++
.../fix-monasca-agent-stats-cc728000b6b05362.yaml  |  4 ++
18 files changed, 87 insertions(+), 76 deletions(-)







More information about the Release-announce mailing list