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

doug at doughellmann.com doug at doughellmann.com
Fri Feb 22 18:00:38 UTC 2019


We are thrilled to announce the release of:

openstack-ansible 17.1.8: 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.1.8
^^^^^^


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

* It is now possible to modify the NTP server options in chrony
  using "security_ntp_server_options".

* Chrony got a new configuration option to synchronize the system
  clock back to the RTC using the "security_ntp_sync_rtc" variable.
  Disabled by default.


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

* The following variable name changes have been implemented in order
  to better reflect their purpose.

  * "lxc_host_machine_quota_disabled" ->
    "lxc_host_btrfs_quota_disabled"

  * "lxc_host_machine_qgroup_space_limit" ->
    "lxc_host_btrfs_qgroup_space_limit"

  * "lxc_host_machine_qgroup_compression_limit" ->
    "lxc_host_btrfs_qgroup_compression_limit"


Bug Fixes
*********

* When using LXC containers with a copy-on-write back-end, the
  "lxc_hosts" role execution would fail due to undefined variables
  with the "nspawn_host_" prefix. This issue has now been fixed.

Changes in openstack-ansible 17.1.7..17.1.8
-------------------------------------------

e5b315ed3 Bump version to 17.1.8
18be17867 Bump SHAs for stable/queens


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

ansible-role-requirements.yml                      | 18 ++---
inventory/group_vars/all/all.yml                   |  2 +-
playbooks/defaults/repo_packages/gnocchi.yml       |  4 +-
.../defaults/repo_packages/openstack_services.yml  | 78 +++++++++++-----------
.../defaults/repo_packages/openstack_testing.yml   |  2 +-
...chrony-ntp-server-options-f8f87225a5282e1a.yaml |  4 ++
.../notes/chrony-rtc-sync-f46b9a526aec0889.yaml    |  4 ++
.../lxc-host-machine-vars-5d11b1f269167fd3.yaml    | 15 +++++
8 files changed, 75 insertions(+), 52 deletions(-)







More information about the Release-announce mailing list