openstack-ansible 16.0.12 (pike)
We are jazzed to announce the release of: openstack-ansible 16.0.12: Ansible playbooks for deploying OpenStack This release is part of the pike stable release series. The source is available from: https://git.openstack.org/cgit/openstack/openstack-ansible Download the package from: https://tarballs.openstack.org/openstack-ansible/ For more details, please see below. 16.0.12 ^^^^^^^ 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 16.0.11..16.0.12 --------------------------------------------- a1fa886 log_hosts should be optional 6113990 bootstrap-host: Set repo build pip default mirror when in openstack-ci 2bd9ab4 Remove double warning from run-upgrade a4d3450 Remove tempest_git_* overrides fa7ea13 [DOC] rectify galera recovery for systemd 4b14712 Do not log passwords 23e024e Do not log passwords 5cfb848 Update all SHAs for 16.0.12 d8202e8 Update os_nova SHA to fix nova-manage cell_v2 discover_hosts 1098a60 Fix osa_toolkit dictutils import f4780d0 Add missing Ubuntu packages 2b74d18 Fixes typo to enable log rotate for Octavia Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 8 +-- .../openstack_user_config.yml.example | 2 +- group_vars/all/all.yml | 2 +- osa_toolkit/manage.py | 4 +- playbooks/common-tasks/mysql-db-user.yml | 2 + playbooks/common-tasks/rabbitmq-vhost-user.yml | 1 + playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 66 +++++++++++----------- .../defaults/repo_packages/openstack_testing.yml | 7 --- playbooks/os-octavia-install.yml | 2 +- playbooks/rabbitmq-install.yml | 1 + ...-tempest-with-constraints-409eab81862db701.yaml | 11 ++++ scripts/gate-check-commit.sh | 5 -- scripts/run-upgrade.sh | 27 ++++----- .../bootstrap-host/tasks/prepare_aio_config.yml | 1 + 17 files changed, 76 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org