We eagerly announce the release of: openstack-ansible-os_nova 16.0.10: os_nova for OpenStack Ansible This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_nova/ For more details, please see below. 16.0.10 ^^^^^^^ 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. Changes in openstack-ansible-os_nova 16.0.9..16.0.10 ---------------------------------------------------- c581c2a Rearrange cell mapping tasks bd3204e Added vendor_data.json support c11f823 Fix cache update after initial apt_repository fail ccc7847 tests: test-nova-upgrades.sh: Drop Ansible verbosity Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 1 + .../notes/added-vendor-data-c35cb7735b1ee9c7.yaml | 4 ++++ tasks/main.yml | 13 +++++-------- tasks/nova_db_post_setup.yml | 20 ++------------------ tasks/nova_db_setup.yml | 15 +++++++++++++++ tasks/nova_install_apt_powervm.yml | 19 +++++++++++++++++-- tasks/nova_post_install.yml | 4 ++++ templates/nova.conf.j2 | 1 + templates/vendor_data.json.j2 | 2 ++ 10 files changed, 52 insertions(+), 29 deletions(-)
participants (1)
-
no-reply@openstack.org