We are tickled pink to announce the release of: openstack-ansible-os_nova 14.0.7: os_nova for OpenStack Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_nova/ For more details, please see below. 14.0.7 ^^^^^^ New Features * The filename of the apt source for the ubuntu cloud archive can now be defined with the variable "uca_apt_source_list_filename". Changes in openstack-ansible-os_nova 14.0.6..14.0.7 --------------------------------------------------- c060b6f Skip with_first_found when no files are found af10d9f Allow override of the repo filename 9e4e77b Bring consistency to tags Diffstat (except docs and test files) ------------------------------------- .../apt-source-filenamed-e710006ed93a9c67.yaml | 5 ++++ tasks/main.yml | 27 ++++++++++++++++++---- tasks/nova_compute.yml | 6 +++++ tasks/nova_compute_kvm.yml | 15 ++++++++++++ tasks/nova_compute_kvm_virsh_net_remove.yml | 9 -------- tasks/nova_compute_lxd.yml | 5 ++++ tasks/nova_compute_lxd_install.yml | 1 - tasks/nova_compute_powervm.yml | 6 +++++ tasks/nova_compute_powervm_install.yml | 2 ++ tasks/nova_console_novnc_install.yml | 4 +--- tasks/nova_console_novnc_ssl.yml | 4 ++++ tasks/nova_install.yml | 8 ------- tasks/nova_install_apt.yml | 4 +--- vars/ubuntu-16.04.yml | 2 ++ 14 files changed, 69 insertions(+), 29 deletions(-)