[kolla] kolla 5.0.1 (pike)
We are tickled pink to announce the release of: kolla 5.0.1: Kolla OpenStack Deployment This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/kolla/ For more details, please see below. 5.0.1 ^^^^^ New Features * Cinder-api service has been migrated under Apache wsgi process. Changes in kolla 5.0.0..5.0.1 ----------------------------- c0d8c48 Fix deployment of ceph d3c20be Use separate publish jobs in periodic pipeline 229dccd Creates directory /var/run/mysqld on aarch64 when building MariaDB docker image e96559e Change more repo url to infra mirror 5792277 Improve gate post jobs 15cdac4 Dockerhub publisher job 5b84d8f Fix Gnocchi support ceph 53c4295 Include required packages for libvirt SASL auth on CentOs/RHEL e1f6c6e Install libvirt-clients for nova-libvirt image ed669e2 Fix the Ubuntu Fluentd image 3335117 Bump kafka version to 0.10.2.1 e320f4a implement deploy jobs in kolla f093eef Add ansible sudo running for Debian family 1da0a38 Install python-openstackclient in kolla-toolbox container ae8b385 Fix Horizon asset compression not happening on redeploy 7dbd8c6 Moving jobs to kolla repo e1498eb Fix CentOS 7 fluentd image b028c79 base: use new Linaro repo 5f8b7fe cinder-api: handle Debian too 7bf7e0d Bump OpenStack service version 5f38dfd Use upgrade rather than create_schema for wather database 0ce8285 Add neutron-fwaas-dashboard into horizon image bd17c08 Revert "Fluentd: add fluent-plugin-concat:1.0.0 gem" 8939763 Fluentd: enable forward logs over SSL with authentication c6efc35 Move a release note generated in wrong place c1060d0 Fix warning during tox -e genconfig 7ac661e Bump OpenStack service version 61f342d Install multipath binary in nova-compute image ce16ccf Updated from global requirements 03d6089 Fix pike branch gate Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 201 +++++++++++++++++++++ kolla/common/config.py | 58 +++--- .../notes/cinder-api-wsgi-b6124980d9ce9ae4.yaml | 5 + test-requirements.txt | 2 +- tools/deploy_aio.sh | 14 +- tools/gate_run.sh | 93 +--------- tools/playbook-setup-nodes.yml | 41 ----- .../notes/cinder-api-wsgi-b6124980d9ce9ae4.yaml | 5 - tools/setup_Debian.sh | 4 +- tools/setup_RedHat.sh | 2 +- tools/setup_gate.sh | 176 ------------------ 32 files changed, 610 insertions(+), 394 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 7b1770b..717f4d5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -23 +23 @@ python-neutronclient>=6.3.0 # Apache-2.0 -python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 +python-openstackclient>=3.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org