[release-announce] kolla 10.2.0 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 7 17:32:05 UTC 2021


We exuberantly announce the release of:

kolla 10.2.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.2.0
^^^^^^


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

* Add a Monasca app plugin for the Monasca fork of Grafana. Plugin
  provides screens for viewing or configuring: Alarm Definitions,
  Alarms and Notifications


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

* Kolla now no longer supports CentOS 8.2 and below. This is to
  support CentOS 8.3 without extra workarounds (please see the fixes
  section for more details). The promise is to support the latest
  CentOS 8 release which is 8.3 now.

* Source based builds will now install OpenStack projects code from
  stable tarballs, compared to versioned (released point versions)
  ones as before.


Bug Fixes
*********

* Fixes the FC Cinder backend usage in Nova. LP#1884484

* Logstash 6 introduced in Centos 8 in Train release comes with
  log4j2 configuration that does not remove old compressed logs after
  rotation https://github.com/elastic/logstash/issues/11883 Log
  rotation config backported from Logstash 7 - Combination of Size
  Based and Time Based policies. Deletion occurs after 30 days or 3000
  MB log files size - whichever comes first.

* Fixes MariaDB incremental backup failure when full backup was not
  created the same day. LP#1897948

* Fixes builds on CentOS 8.3 failing due to renamed repos. Notice
  Kolla now no longer supports CentOS 8.2 and below. LP#1907213

* Fixes an issue with the "kolla_set_configs --check" command when
  the source is a directory. LP#1890567

* Fixes an issue with the Masakari dashboard where policies were not
  loaded correctly.

* nova-compute uses daxio to cleanup vpmem backend device on
  instance delete. If the daxio binary is missing in the nova-compute
  container instance delete fails. daxio is provided in centos via
  daxio, in ubuntu via the pmdk-tools package.

* Added rally-openstack as plugin to rally source image

* Fixes an issue which can block the Monasca Fluentd output plugin.
  LP#1889065

Changes in kolla 10.1.0..10.2.0
-------------------------------

e0d8772ef Fix Freezer & Cyborg API startup on CentOS
8d6f21a20 Install iptables in ironic-inspector container
67e5c68f0 Fix build of monasca-grafana
84ffe90e2 ceilometer: do not fail when using an unsupported database type
12c898e99 Add daxio for nvdimm scenario
b53a93faa mariadb: Fixes incremental backup failure when full not created today
c6bd759c7 use freezer user for freezer_scheduler container
ed85b4053 elasticsearch-curator: drop botocore workaround
6a278f14a Publish weekly
b439904d5 Support CentOS 8.3
e54f95eaa [CI] Slim down
10b267a76 [CI] Stop testing lower-constraints
09ead6310 Update the'image-building.rst' document
f834290de curator: Add wheel to elasticsearch-curator
19e8efb1c rally: add rally-openstack in source - follow up
bebad0409 Use upper constraints for virtualenv in openstack-base
027016e98 Checks for heat_user_domain explicitly
943c03f2e Improve pip install process for offline deployment.
de7f3c259 Add sysfsutils to nova-compute ubuntu source
c93162596 Release note for using stable sources
5a31aa02b Fix Masakari dashboard policy file location
c191e6fbd Fix kolla_set_configs --check with a directory
ce7cd4784 Add collectd-libpod-stats to image
193c766a9 Change sources to stable-ussuri
ef6cfb419 Replace cradox with rados
135f01d7e version-check: handle using of stable branch tarballs
aecf4c51e Install newer virtualenv with relaxed importlib
821c49600 Add glusterfs-fuse package to manila-share container
69c0ff849 Updated TGTD to N for centos8
b4faacb4e [CI] Fix wheel url for CentOS
c305746b6 Install Monasca plugin for Grafana by default
c941e8635 Upgrade Fluentd Monasca plugin
a893e6950 copy rootwarp files form venv in ironic base
15f2af1b0 Fix Logstash 6 log rotation - Stable/Ussuri


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

.zuul.d/centos.yaml                                |  34 ++--
.zuul.d/debian.yaml                                |   2 +-
.zuul.d/project.yaml                               |   1 -
.zuul.d/ubuntu.yaml                                |  26 +--
.../ceilometer-notification/extend_start.sh        |   3 -
.../elasticsearch-curator/Dockerfile.j2            |   3 +-
.../openvswitch-netcontrold/Dockerfile.j2          |   2 +-
kolla/common/config.py                             | 216 +++++++++++----------
kolla/template/repos.yaml                          |   8 +-
.../add-monasca-grafana-app-ea24f8ca43fa9c7d.yaml  |   5 +
.../notes/bug-1884484-d26488c9c1f3977f.yaml        |   5 +
.../notes/bug-1886975-454ac12be3d8e1d3.yaml        |   9 +
.../notes/bug-1897948-a0eb6d890eea8061.yaml        |   6 +
.../notes/bug-1907213-e0cee8498d19a170.yaml        |  13 ++
.../notes/fix-config-check-c973c462761a4fa9.yaml   |   6 +
...masakari-dashboard-policy-bb8c6c2364666401.yaml |   5 +
.../notes/nova_compute_daxio-b8655d31df15139a.yaml |   7 +
.../rally-openstack-source-62f3ac8f156fc758.yaml   |   4 +
...ntd-monasca-output-plugin-739caf0af953d533.yaml |   5 +
.../ussuri-stable-sources-0b003ba0c2ede6ee.yaml    |   5 +
tools/version-check.py                             |  51 ++++-
47 files changed, 448 insertions(+), 234 deletions(-)







More information about the Release-announce mailing list