[release-announce] [openstackansible] openstack-ansible-os_cinder 14.0.7 (newton)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 14 12:25:36 UTC 2017
We enthusiastically announce the release of:
openstack-ansible-os_cinder 14.0.7: os_cinder role for OpenStack-
Ansible
This release is part of the newton stable release series.
Download the package from:
https://tarballs.openstack.org/openstack-ansible-os_cinder/
For more details, please see below.
14.0.7
^^^^^^
New Features
* Additional volume-types can be created by defining a list named
"extra_volume_types" in the desired backend of the variable(s)
"cinder_backends"
* Deployers can now define the varible "cinder_qos_specs" to create
qos specs and assign those specs to desired cinder volume types.
Changes in openstack-ansible-os_cinder 14.0.6..14.0.7
-----------------------------------------------------
ea761b7 Implement support for cinder qos specs
8a07c4b Add support for additional volume-types
a974cd9 Bring consistency to tags
e34ba7b Ensure all cinder_backends are created
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 20 +++++++++++
.../notes/extra-volume-types-cd8f0feb467588ec.yaml | 5 +++
.../notes/qos-support-1c601862ab2f9825.yaml | 5 +++
tasks/cinder_backends.yml | 25 +++++++++++++-
tasks/cinder_qos.yml | 39 ++++++++++++++++++++++
tasks/main.yml | 13 ++++----
9 files changed, 156 insertions(+), 8 deletions(-)
More information about the Release-announce
mailing list