We are ecstatic to announce the release of: openstack-ansible 16.0.11: 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.11 ^^^^^^^ New Features * Added the ability to configure vendor data for Nova in order to be able to push things via the metadata service or config drive. * The default variable *nova_default_schedule_zone* was previously set by default to "nova". This default has been removed to allow the default to be set by the nova code instead. Deployers wishing to maintain the default availability zone of nova must now set the variable as a user_variables.yml or group_vars override. Changes in openstack-ansible 16.0.10..16.0.11 --------------------------------------------- cc81c1d Added monitoring tag to monitoring user creation task. 015594b Do not generate the html ARA report any more 9398048 Update all SHAs for 16.0.11 1d1c12f Skip host pip installs for ansible bootstrap Diffstat (except docs and test files) ------------------------------------- ansible-role-requirements.yml | 30 +++++----- deploy-guide/source/configure.rst | 4 +- global-requirement-pins.txt | 6 +- group_vars/all/all.yml | 2 +- osa_toolkit/manage.py | 2 +- playbooks/defaults/repo_packages/gnocchi.yml | 2 +- .../defaults/repo_packages/openstack_services.yml | 66 +++++++++++----------- playbooks/rabbitmq-install.yml | 1 + .../notes/added-vendor-data-c35cb7735b1ee9c7.yaml | 4 ++ .../optional-schedule-zone-12479db3ba0e9267.yaml | 8 +++ scripts/bootstrap-ansible.sh | 52 +++++++++++------ scripts/pw-token-gen.py | 2 +- scripts/scripts-library.sh | 52 ++++++++++------- 13 files changed, 137 insertions(+), 94 deletions(-)
participants (1)
-
no-reply@openstack.org