[release-announce] kolla 7.0.4 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 9 09:31:40 UTC 2019


We enthusiastically announce the release of:

kolla 7.0.4: 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.

Changes in kolla 7.0.3..7.0.4
-----------------------------

69e46f78a Delete default gnocchi & aodh wsgi conf in Ubuntu binary
7a8552ca0 Bump service versions for Rocky
634ea0303 Unbreak CI: fluentd
f3331fcd2 Fixes wrong local_setting.py file issue for Ubuntu binary deployment.
fc806d33a Fix ovs-appctl by adding --pidfile to ovsdb command.
3ebfd35af Add prometheus_client to monasca-agent image
e6eb8b030 Add partition detection to fix osd initialization failure
8475c47d1 Ensures monasca-thresh data and worker dirs exist and are empty on start up
97b004af9 ceph mds cap 'allow *' in extend_start
b9d53daca Fixes ceph-osd deploys with loop devices.
ac2cd44a4 storm: fetch storm archive from upstream
330fc3698 Change to use Python3 dependencies for gnocchi on Ubuntu binary.
b0ef7abd5 Write hash after compressing horizon static assets
e2175e66d CI: set the same gate queue for kolla and kolla-ansible
8c5e20e0c CI: Move to periodic-stable
b68632ff7 Run nova api_db sync before db sync
eaccc3b27 Fix deployment of ceph-nfs container failing due to wrong USER
40104a393 Use td-agent-gem to install fluentd monasca plugin on ubuntu
8001de092 Add sha256 in ceph fetch keys
deed69a8b [neutron] Do not migrate all subprojects
4fb2bfebc Fix lower-constraints test fail due to failing dep build
35c9f0ba4 Handle role properly when it is changed in kolla_keystone_user module


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

.zuul.d/centos.yaml                                |  3 +-
.zuul.d/oraclelinux.yaml                           |  2 +-
.zuul.d/ubuntu.yaml                                |  3 +-
.../openvswitch-db-server/start_ovsdb_server.sh    |  2 +-
kolla/common/config.py                             | 16 +++++-----
lower-constraints.txt                              |  2 +-
requirements.txt                                   |  1 -
25 files changed, 129 insertions(+), 46 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index f201b5b68..e179a0190 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ docker>=2.4.2 # Apache-2.0
-cryptography>=1.9 # BSD/Apache-2.0






More information about the Release-announce mailing list