[release-announce] [openstackansible] openstack-ansible-os_nova 17.0.2 (queens)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 16 22:30:54 UTC 2018
We are tickled pink to announce the release of:
openstack-ansible-os_nova 17.0.2: os_nova for OpenStack Ansible
This release is part of the queens stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_nova/
For more details, please see below.
17.0.2
^^^^^^
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-os_nova 17.0.1..17.0.2
---------------------------------------------------
ad9bcb0 Use first conductor for nova-manage cell_v2 discover_hosts
6ae395d Omit default_schedule_zone if its not configured
d451edc Rearrange cell mapping tasks
ef2b22d change python-libguestfs to python-guestfs for ubuntu
c13b425 Added vendor_data.json support
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 3 ++-
.../notes/added-vendor-data-c35cb7735b1ee9c7.yaml | 4 ++++
.../optional-schedule-zone-12479db3ba0e9267.yaml | 8 ++++++++
tasks/main.yml | 11 ++++-------
tasks/nova_db_post_setup.yml | 20 ++------------------
tasks/nova_db_setup.yml | 15 +++++++++++++++
tasks/nova_post_install.yml | 4 ++++
templates/nova.conf.j2 | 3 +++
templates/vendor_data.json.j2 | 2 ++
vars/ubuntu-16.04.yml | 6 +++---
10 files changed, 47 insertions(+), 29 deletions(-)
More information about the Release-announce
mailing list