[release-announce] openstack-ansible 20.2.0 (train)

no-reply at openstack.org no-reply at openstack.org
Tue Nov 10 18:18:00 UTC 2020


We are glad to announce the release of:

openstack-ansible 20.2.0: Ansible playbooks for deploying OpenStack

This release is part of the train stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

20.2.0
^^^^^^


Prelude
*******

This is minor bugfix release that brings up overall improvements and
bugfixes to the roles.


New Features
************

* Added variable *nova_scheduler_extra_filters* which allows to
  extend list of defaulted *nova_scheduler_default_filters*

* Added deployment of the *keystone_auth_default_policy.json* file
  for Magnum.

* Added variables *cinder_active_active_cluster* and
  *cinder_active_active_cluster_name* that allow to explicitly enable
  or disable active/active feature, and set cluster name.


Upgrade Notes
*************

* String value of *nova_scheduler_default_filters* is converted to
  the list At the moment there is compatability for overriden values,
  that are string, but this support will be removed in the Wallaby
  release. So deployers are recommended to replace their string
  overrides with list ones.


Security Issues
***************

* MariaDB version updated to 10.3.25, which covers CVE-2020-2574


Bug Fixes
*********

* uWSGI service restart is now properly triggered upon service
  config change

* Notifications are enabled now if either ceilometer or designate
  service is present in the inventory

* Fixed ceph_client role for distro installs

* Since Ubuntu has dropped older base images, which resulted in all
  previous tags being broken, we've switched to downloading always
  latest base image available. This should guarantee that we retrieve
  relevant images only.

Changes in openstack-ansible 20.1.7..20.2.0
-------------------------------------------

2317e7a75 Bump SHAs for stable/train
5455dd3aa Actually use ANSIBLE_FORKS in openstack-ansible.rc


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

ansible-role-requirements.yml                      | 30 ++++----
playbooks/defaults/repo_packages/gnocchi.yml       |  2 +-
playbooks/defaults/repo_packages/nova_consoles.yml |  2 +-
.../defaults/repo_packages/openstack_services.yml  | 88 +++++++++++-----------
.../notes/bugfix_release-9217a8c06f5ecd95.yaml     | 28 +++++++
...der_active_active_cluster-62674205a3259902.yaml |  6 ++
.../notes/lxc_image_url-ff6a50ff6c4e612b.yaml      |  6 ++
scripts/bootstrap-ansible.sh                       |  1 +
scripts/openstack-ansible.rc                       |  1 +
9 files changed, 103 insertions(+), 61 deletions(-)







More information about the Release-announce mailing list