[release-announce] openstack-ansible-os_nova 16.0.29 (pike)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 26 17:23:06 UTC 2019


We contentedly announce the release of:

openstack-ansible-os_nova 16.0.29: os_nova for OpenStack Ansible

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/openstack-ansible-os_nova

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-os_nova/

For more details, please see below.

16.0.29
^^^^^^^


Known Issues
************

* With the release of CentOS 7.5, all pike releases are broken due
  to a mismatch in version between the libvirt-python library
  specified by the OpenStack community, and the version provided in
  CentOS 7.5. As such OSA is unable build the appropriate python
  library for libvirt. The only recourse for this is to upgrade the
  environment to the latest queens release.


Deprecation Notes
*****************

* The variable "nova_compute_pip_packages" is no longer used and has
  been removed.


Bug Fixes
*********

* In order to prevent further issues with a libvirt and python-
  libvirt version mismatch, KVM-based compute nodes will now use the
  distribution package python library for libvirt. This should resolve
  the issue seen with pike builds on CentOS 7.5.

Changes in openstack-ansible-os_nova 16.0.13..16.0.29
-----------------------------------------------------

4bc1c24 Replace openstack.org git:// URLs with https://
7f440be update pci_passthrough template variables
40dc9c9 Update the pci config for nova.
92a71c4 Update deprecated option for pci passthrough
4404f4d import zuul job settings from project-config
c378979 Remove galera_client meta-dependency
4bef654 Clean up role tests
4d13fdb Ensure nova-compute service start after libvirtd
7e0d6b5 Map instances to cell_v2 only once.
abaa687 Add qemu-kvm to package list for ubuntu-16.04
b5c2d34 Fix nova_console_novnc_ssl.yml include path
53a2c4c Updated spice-html5 git repository URL
3ff6a26 Use the distro package for libvirt-python


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

defaults/main.yml                                  | 11 ++-
meta/main.yml                                      |  1 -
.../libvirt-python-symlink-e892dd3536c02179.yaml   | 19 +++++
tasks/consoles/nova_console_novnc_install.yml      |  2 +-
tasks/drivers/kvm/nova_compute_kvm_install.yml     | 59 ++++++++------
tasks/nova_db_setup.yml                            |  2 +
templates/nova-systemd-init.j2                     |  3 +
templates/nova.conf.j2                             | 19 +++--
tox.ini                                            | 14 +---
vars/ubuntu-16.04.yml                              |  1 +
zuul.d/jobs.yaml                                   |  2 +-
zuul.d/project.yaml                                | 12 +--
19 files changed, 88 insertions(+), 351 deletions(-)







More information about the Release-announce mailing list