[release-announce] openstack-ansible 15.1.20 (ocata)

no-reply at openstack.org no-reply at openstack.org
Mon Apr 30 10:23:30 UTC 2018


We are tickled pink to announce the release of:

openstack-ansible 15.1.20: Ansible playbooks for deploying OpenStack

This release is part of the ocata stable release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/openstack-ansible

Download the package from:

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

For more details, please see below.

15.1.20
^^^^^^^

New Features

* When *venvwithindex=True* and *ignorerequirements=True* are both
  specified in *tempest_git_install_fragments* (as was previously the
  default), this results in tempest being installed from PyPI without
  any constraints being applied. This could result in the version of
  tempest being installed in the integrated build being different than
  the version being installed in the independent role tests. Going
  forward, we remove the *tempest_git_** overrides in
  playbooks/defaults/repo_packages/openstack_testing.yml so that the
  integrated build installs tempest from PyPI, but with appropriate
  constraints applied.

Changes in openstack-ansible 15.1.19..15.1.20
---------------------------------------------

e324f4d Remove double warning from run-upgrade
ea0fe5f Remove tempest_git_* overrides
4e7d6ec Added monitoring tag to monitoring user creation task.
19592e1 Move Upgrade branch change above initial library source
dec2757 Update all SHAs for 15.1.20


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

playbooks/defaults/repo_packages/gnocchi.yml       |  2 +-
.../defaults/repo_packages/openstack_services.yml  | 64 +++++++++++-----------
.../defaults/repo_packages/openstack_testing.yml   |  8 ---
playbooks/inventory/group_vars/all.yml             |  2 +-
playbooks/rabbitmq-install.yml                     |  1 +
...-tempest-with-constraints-409eab81862db701.yaml | 11 ++++
scripts/gate-check-commit.sh                       | 26 ++++-----
scripts/run-upgrade.sh                             | 27 ++++-----
8 files changed, 68 insertions(+), 73 deletions(-)







More information about the Release-announce mailing list