[release-announce] openstack-ansible 16.0.25 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Jan 30 20:44:09 UTC 2019


We joyfully announce the release of:

openstack-ansible 16.0.25: Ansible playbooks for deploying OpenStack

This release is part of the pike 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.

16.0.25
^^^^^^^

Bug Fixes

* With the release of CentOS 7.6, deployments were breaking and
  becoming very slow when we restart dbus in order to catch some
  PolicyKit changes. However, those changes were never actaully used
  so they were happening for no reason. We no longer make any
  modifications to the systemd-machined configuration and/or PolicyKit
  to maintain upstream compatibility.

* The "ceph-ansible" individual role repositories were all removed
  from github on around 16 January 2019, causing the bootstrap-ansible
  script to fail for any new deployments, or during upgrades for
  environments which had these roles previously. To replace them, the
  "ceph-ansible" git repository is used instead. In order to prevent
  clashes between the old and new roles, the existing
  "/etc/ansible/roles/ceph*" folders should be removed prior to
  running "scripts/bootstrap-ansible.sh" during the minor upgrade
  process.

Changes in openstack-ansible 16.0.24..16.0.25
---------------------------------------------

488c001 Add release note about ceph role changes
dcd6f2b Update ceph galaxy cleanup for monolithic repo
03adca7 Fix ceph-ansible role-requirements
f4c7cd4 Update all SHAs for 16.0.25


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

ansible-role-requirements.yml                      | 30 ++--------
group_vars/all/all.yml                             |  2 +-
playbooks/defaults/repo_packages/gnocchi.yml       |  2 +-
.../defaults/repo_packages/openstack_services.yml  | 64 +++++++++++-----------
...ve-machinectl-workarounds-d67a4739f6385f54.yaml |  7 +++
.../notes/role-git-clone-5e3c11a3005f55eb.yaml     | 11 ++++
scripts/openstack-ansible.rc                       |  2 +-
.../playbooks/ceph-galaxy-removal.yml              |  6 ++
tox.ini                                            |  2 +-
9 files changed, 65 insertions(+), 61 deletions(-)







More information about the Release-announce mailing list