[release-announce] kolla-ansible 9.3.1 (train)

no-reply at openstack.org no-reply at openstack.org
Mon Feb 1 17:07:35 UTC 2021


We are stoked to announce the release of:

kolla-ansible 9.3.1: Ansible Deployment of Kolla containers

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/openstack/kolla-ansible

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/kolla-ansible/+bugs

For more details, please see below.

9.3.1
^^^^^

Bug Fixes

* Fix the wrong configuration of the ovs-dpdk service. this breaks
  the deployment of kolla-ansible. For more details please see bug
  1908850.

Changes in kolla-ansible 9.3.0..9.3.1
-------------------------------------

3be1493ce CI: Use Python2 compatible pip
3d0631863 Fix dpdk deploy failed
9a333b1fa CI: Pin alembic to avoid ARA failure
2316dcbf5 Install gnupg before adding docker apt gpg key during pre-install
81b8db9c8 Fixes solum_api Listening on 127.0.0.1
b38ccc2ac Fix failure during Monasca Grafana upgrade
cf5a94767 CI: add missing --fail argument to curl


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

ansible/group_vars/all.yml                                      | 3 +++
ansible/roles/baremetal/tasks/pre-install.yml                   | 3 ++-
ansible/roles/monasca/tasks/upgrade.yml                         | 1 +
ansible/roles/ovs-dpdk/defaults/main.yml                        | 6 ++----
ansible/roles/ovs-dpdk/templates/ovsdpdk-db.json.j2             | 2 +-
ansible/roles/solum/templates/solum.conf.j2                     | 3 +++
releasenotes/notes/fix-dpdk-deploy-failed-6695899422a67359.yaml | 7 +++++++
tools/init-runonce                                              | 2 +-
11 files changed, 26 insertions(+), 10 deletions(-)







More information about the Release-announce mailing list