[release-announce] [openstackansible] openstack-ansible-os_nova 14.0.2 (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 21 18:33:32 UTC 2016


We are thrilled to announce the release of:

openstack-ansible-os_nova 14.0.2: 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.2
^^^^^^

Bug Fixes

* The URL of NovaLink uses 'ftp' protocol to provision apt key. It
  causes apt_key module to fail to retrieve NovaLink gpg public key
  file. Therefore, change the protocol of URL to 'http'. For more
  information, see bug 1637348.

Changes in openstack-ansible-os_nova 14.0.1..14.0.2
---------------------------------------------------

a30fcce Change protocol of novalink url.
20e2610 Disable SMT for ppc64 hypervisor and set VNC
5e7aae8 Fix permissions for the Nova lock directory in systemd


Diffstat (except docs and test files)
-------------------------------------

defaults/main.yml                                  |  2 ++
files/smt.conf                                     | 10 ++++++
files/smt.service                                  | 24 +++++++++++++
.../powervm-novalink-url-c5f9377e4f7971af.yaml     |  7 ++++
tasks/nova_compute_kvm.yml                         |  4 +++
tasks/nova_disable_smt.yml                         | 41 ++++++++++++++++++++++
tasks/nova_pre_install.yml                         |  8 ++++-
templates/nova-systemd-tempfiles.j2                |  1 +
templates/nova.conf.j2                             |  2 +-
vars/ubuntu-14.04.yml                              |  4 +--
vars/ubuntu-16.04.yml                              |  4 +--
11 files changed, 101 insertions(+), 6 deletions(-)






More information about the Release-announce mailing list