[release-announce] openstack-ansible 17.0.6 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 9 14:06:03 UTC 2018


We exuberantly announce the release of:

openstack-ansible 17.0.6: Ansible playbooks for deploying OpenStack

This release is part of the queens stable release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/openstack-ansible

Download the package from:

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

For more details, please see below.

17.0.6
^^^^^^


New Features
************

* The option "rabbitmq_erlang_version_spec" has been added allowing
  deployers to set the version of erlang used on a given installation.


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 use of the "apt_package_pinning" role as a meta dependency has
  been removed from the rabbitmq_server role. While the package
  pinning role is still used, it will now only be executed when the
  apt task file is executed.

* 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 17.0.5..17.0.6
-------------------------------------------

a4fa7ae Pin get-pip.py to 3.2
cd91c74 Update ironic role SHA for conf fixes
518d7b9 Fix loop variable name for nested loop
c3be45e Update os_octavia SHA
bde7b41 Run openstack_openrc before Magnum installation
448537c Upgrade task missing equals on tag
351d32a Switch lxc_container_backing_store to default "dir"
63ff768 Fix the appropriate kernel modules path
3cbf5c2 Update the output for "openstack floating" command
6273b05 Update galera_server role SHA to bring in symlink fix
650ab59 Update os_octavia role sha in OSA
fab065d Update all SHAs for 17.0.6
5587ac2 Add default value for log_dirs in os-log-dir-setup.yml


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

ansible-role-requirements.yml                      | 36 +++++-----
deploy-guide/source/targethosts-prepare.rst        |  4 +-
.../admin/openstack-operations/cli-operations.rst  | 10 +--
inventory/group_vars/all/all.yml                   |  2 +-
inventory/group_vars/all/pip.yml                   |  2 +-
playbooks/common-tasks/haproxy-endpoint-manage.yml |  4 +-
playbooks/common-tasks/os-log-dir-setup.yml        |  4 +-
playbooks/common-tasks/set-pip-upstream-url.yml    |  6 +-
.../defaults/repo_packages/openstack_services.yml  | 82 +++++++++++-----------
playbooks/os-magnum-install.yml                    |  2 +-
.../notes/elang-version-2c1135466ef94032.yaml      |  9 +++
.../libvirt-python-symlink-e892dd3536c02179.yaml   | 19 +++++
.../notes/set-limit-enabled-25998f1f12987c12.yaml  | 13 ++++
scripts/run-upgrade.sh                             |  2 +-
scripts/scripts-library.sh                         |  4 +-
.../templates/user_variables.aio.yml.j2            |  2 +-
16 files changed, 122 insertions(+), 79 deletions(-)







More information about the Release-announce mailing list