[openstackansible] openstack-ansible 15.1.19 (ocata)
We are gleeful to announce the release of: openstack-ansible 15.1.19: 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. Changes in openstack-ansible 15.1.18..15.1.19 --------------------------------------------- 087766b Update os_nova SHA to fix nova-manage cell_v2 discover_hosts f1cc0dd Work around nested virt issues on OVH test nodes 86262ae Skip host pip installs for ansible bootstrap e5b8345 Update all SHAs for 15.1.19 37ce304 Improve ansible host & venv bootstrap Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 12 ++-- deploy-guide/source/configure.rst | 4 +- lib/manage.py | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 64 ++++++++++----------- playbooks/inventory/group_vars/all.yml | 9 +-- requirements.txt | 3 - scripts/bootstrap-ansible.sh | 65 +++++++++++++++------- scripts/pw-token-gen.py | 2 +- scripts/scripts-library.sh | 55 +++++++----------- scripts/sources-branch-updater.sh | 6 +- .../bootstrap-host/tasks/prepare_aio_config.yml | 7 +++ 13 files changed, 119 insertions(+), 113 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index d98ec30..1cd6bcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +3,0 @@ -pip>=7.1.0 # MIT -setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=16.0 # PSF/ZPL -wheel # MIT
participants (1)
-
no-reply@openstack.org