[release-announce] [openstackansible] openstack-ansible-os_cinder 15.1.6 (ocata)
no-reply at openstack.org
no-reply at openstack.org
Tue Jul 4 11:52:26 UTC 2017
We are chuffed to announce the release of:
openstack-ansible-os_cinder 15.1.6: os_cinder role for OpenStack-
Ansible
This release is part of the ocata stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_cinder/
For more details, please see below.
15.1.6
^^^^^^
New Features
* The "os_cinder" role now provides for doing online data migrations
once the db sync has been completed. The data migrations will not be
executed until the boolean variable "cinder_all_software_updated" is
true. This variable will need to be set by the playbook consuming
the role.
Changes in openstack-ansible-os_cinder 15.1.5..15.1.6
-----------------------------------------------------
fa66b9b Add reload support to init file
f740a31 Implement data migrations for rolling upgrades
d6ce615 Add thinprovisioning tools for Ubuntu
07b5483 Ensure that services restart in a particular order
501725b Update paste, policy and rootwrap configurations 2017-06-12
7cbcad7 Optimise the distro package installation
237cb67 Filter services dictionary per host
6701d8c Perform an atomic policy file change
4fb0bb4 Added open-iscsi package to Cinder container.
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 6 +-
files/rootwrap.d/volume.filters | 1 +
handlers/main.yml | 56 +++++++++++++---
.../cinder-data-migrations-ce31707c078b335c.yaml | 9 +++
tasks/cinder_db_setup.yml | 41 ++++++++++++
tasks/cinder_init_common.yml | 30 ---------
tasks/cinder_init_systemd.yml | 39 ++++-------
tasks/cinder_install.yml | 77 +++++++++-------------
tasks/cinder_post_install.yml | 2 +-
tasks/main.yml | 17 +++--
templates/cinder-systemd-init.j2 | 7 +-
templates/cinder-systemd-tmpfiles.j2 | 4 +-
vars/main.yml | 49 ++++++++++++++
vars/redhat-7.yml | 4 ++
vars/ubuntu-16.04.yml | 17 +++--
15 files changed, 232 insertions(+), 127 deletions(-)
More information about the Release-announce
mailing list