[release-announce] [kolla] kolla 4.0.2 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 19 12:53:52 UTC 2017


We are tickled pink to announce the release of:

kolla 4.0.2: Kolla OpenStack Deployment

This release is part of the ocata stable release series.

Download the package from:

    https://tarballs.openstack.org/kolla/

For more details, please see below.

Changes in kolla 4.0.1..4.0.2
-----------------------------

d33ff04 Fix kolla deploy gates
6d34ae1 Fix kolla-toolbox build
53b1d09 Bump OpenStack Service version
aee60a2 Remove sudo operations that are no longer necessary
2e327e9 Updated from global requirements
fe61742 Catch exception during calling os.chmod in set_configs.py
317f615 Bump OpenStack service version
002cb09 Fix if $user is root at extend_start
b78becb Fix Incorrect timezone in ubuntu horizon images
be95a8f Add netcat package in sahara-engine image
6a1629b Fix cinder-api ubuntu binary
8cf8fb2 Add missing cleanup step for new apache images
c9d87b8 Add pymongo in panko images
d56b8fa Add libosinfo package for source installation
6cdd998 Add ssh-keyscan to unblock kolla gate
37668f2 Fixing missing genisoimage in nova-compute-ironic
5e41b13 Fix tempest dockerfile
9d162dc Updated from global requirements
657bd76 Add ironic-ui in horizon binary install


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

kolla/common/config.py                        | 26 +++++++++++++-------------
requirements.txt                              |  4 ++--
tools/deploy_aio.sh                           | 13 ++++++++++++-
tools/setup_gate.sh                           |  9 ++++++---
30 files changed, 124 insertions(+), 65 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index fad8641..841ea09 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr<2.0.0,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0
@@ -12 +12 @@ oslo.utils>=3.18.0 # Apache-2.0
-setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,>=16.0 # PSF/ZPL
+setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,>=16.0 # PSF/ZPL





More information about the Release-announce mailing list