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

no-reply at openstack.org no-reply at openstack.org
Thu Apr 20 10:08:39 UTC 2017


We are happy to announce the release of:

kolla 4.0.1: 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.0..4.0.1
-----------------------------

9293065 Bump OpenStack service version
c69c3e5 Install panko in ceilometer base container
fb7c107 Remove gnocchi-carbonara package
c51911f Prevent apache from listening on port 80
7d76831 Bump OpenStack service version
b29d404 ironic-conductor: add missing comma for centos/source build
ef00c4a Updated from global requirements
8384ab2 Refactor and enable shell access
0e4ee38 Import centos sig cloud key
0c6a34e Bump OpenStack Service version
98d61d5 Install osprofiler in openstack-base container
8156551 Remove global privilege escalation for deploy_aio.sh
790e313 Load iscsi_tcp module when starting ironic-conductor
82eb746 Add mkfs.vfat to nova-compute source images
6f5ec77 Sahara needs to run ssh-keygen
b8902cb Updated from global requirements
8cae6ef Install uwsgi in Centos binary


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

kolla/common/config.py                          | 34 ++++++++++++++-----------
requirements.txt                                |  4 +--
tools/deploy_aio.sh                             |  2 +-
tox.ini                                         | 17 +++++--------
19 files changed, 87 insertions(+), 43 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1e388a8..fad8641 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-pbr>=1.8 # Apache-2.0
+pbr<2.0.0,>=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,>=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,>=16.0 # PSF/ZPL





More information about the Release-announce mailing list