[release-announce] openstack-ansible 19.0.4 (stein)

no-reply at openstack.org no-reply at openstack.org
Tue Oct 1 13:11:05 UTC 2019


We jubilantly announce the release of:

openstack-ansible 19.0.4: Ansible playbooks for deploying OpenStack

This release is part of the stein 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.

19.0.4
^^^^^^


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

* Passed --extra-vars flag to the openstack-ansible should have
  precedence over the user-variables*.yml now.


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

* The requirements version has bumped to pull in os-vif 1.15.2,
  which contains the fix for OSSA-2019-004 / CVE-2019-15753. Operators
  using linuxbridge networking (the default in openstack-ansible)
  should update immediately. The fixed package will be installed in
  the nova venv upon re-deployment of nova using the os-nova-
  install.yml playbook. Afterwards, verify that the ageing timer on
  neutron- controlled linux bridges displays as "300.00" raher than
  "0.00" using "brctl showstp <bridge name>".

Changes in openstack-ansible 19.0.3..19.0.4
-------------------------------------------

fdabf0486 Bump requirements to add os-vif CVE fix
48e96428c Change the order of params for openstack-ansible
065df4fd6 Update ansible to 2.7.13
375dd3465 Bump SHAs for stable/stein


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

ansible-role-requirements.yml                      | 14 ++--
playbooks/defaults/repo_packages/gnocchi.yml       |  2 +-
playbooks/defaults/repo_packages/nova_consoles.yml |  2 +-
.../defaults/repo_packages/openstack_services.yml  | 94 +++++++++++-----------
...xtra_variables_precedence-001b0b355ada6d39.yaml |  5 ++
.../os-vif-requirements-bump-4efd2a059938d3ad.yaml | 10 +++
scripts/bootstrap-ansible.sh                       |  2 +-
scripts/openstack-ansible.sh                       |  4 +-
8 files changed, 74 insertions(+), 59 deletions(-)







More information about the Release-announce mailing list