[release-announce] cinder 12.0.9 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 4 13:20:26 UTC 2019


We enthusiastically announce the release of:

cinder 12.0.9: OpenStack Block Storage

This release is part of the queens stable release series.

The source is available from:

    https://opendev.org/openstack/cinder

Download the package from:

    https://tarballs.openstack.org/cinder/

Please report issues through:

    https://bugs.launchpad.net/cinder/+bugs

For more details, please see below.

Changes in cinder 12.0.8..12.0.9
--------------------------------

80e29d3ad RBD: remove redundant exception log to reduce noise
f3639046c Fix NFS volume retype with migrate
b0f638475 Fix VolumeAttachment is not bound to a Session
f515bdca7 Remove experimental openSUSE 42.3 job
90e03570c Prevent double-attachment race in attachment_reserve
ce3a3a72d Remove Sheepdog tests from zuul config


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

.zuul.yaml                                         |  45 -------
cinder/cmd/api.py                                  |   3 +
cinder/objects/volume_attachment.py                |   8 +-
cinder/volume/api.py                               |  30 +++++
cinder/volume/drivers/nfs.py                       |   3 +-
cinder/volume/drivers/rbd.py                       |   1 -
cinder/wsgi/wsgi.py                                |   3 +
13 files changed, 223 insertions(+), 150 deletions(-)







More information about the Release-announce mailing list