[release-announce] cinder 13.0.5 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu May 9 15:49:06 UTC 2019


We are stoked to announce the release of:

cinder 13.0.5: OpenStack Block Storage

This release is part of the rocky 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 13.0.4..13.0.5
--------------------------------

2b00794ff OpenDev Migration Patch
8bf4a1e80 Tests: Fix up test_volume notify tests
3cadefbbc Remove auth_uri usage
96c3892bb Tests: Fix up migrate notify tests
721500aa7 Handle multiattach attribute when managing volumes
aa7335659 Set right attach mode after migration
9125cfa9c Replace openstack.org git:// URLs with https://
b9a9492ba Check Volume Status on attahcment create/update
d3bc8e559 VMAX Driver - Fix for invalid device id length
1df0c9a6f Raise the ImageTooBig exception when found it
5618041bf hpe 3par driver initialization failure
1a8021a28 Fix unexpected behavior in _clone_image_volume
c5e2ed9da VNX: Add constraints for async migration
d7c240f01 Handle drivers that do not support list manageable
77d54c212 Fix wrong uuid recognized when create group
9ec5413ef Exclude disabled API versions from listing
c8baa2821 Tintri: Inherit tests from BaseDriverTestCase


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

.gitreview                                         |  2 +-
.zuul.yaml                                         |  4 +-
cinder/api/versions.py                             | 12 +++++-
cinder/db/sqlalchemy/api.py                        |  9 ++++-
cinder/group/api.py                                | 10 ++++-
cinder/test.py                                     | 17 ++++++++-
.../unit/volume/drivers/dell_emc/vmax/test_vmax.py | 21 +++++++++++
.../unit/volume/flows/test_manage_volume_flow.py   | 24 +++++++++++-
cinder/volume/api.py                               | 17 +++++++++
cinder/volume/drivers/dell_emc/vmax/utils.py       |  7 ++++
cinder/volume/drivers/hpe/hpe_3par_common.py       |  2 +-
cinder/volume/flows/api/manage_existing.py         |  6 +++
cinder/volume/flows/manager/create_volume.py       |  8 ++--
cinder/volume/manager.py                           | 15 ++++++--
.../block-storage/drivers/dell-emc-vnx-driver.rst  | 12 ++++++
.../install/cinder-controller-install-obs.rst      |  2 +-
.../install/cinder-controller-install-rdo.rst      |  2 +-
.../install/cinder-storage-install-ubuntu.rst      |  2 +-
.../cinder-tempest-dsvm-lvm-lio-barbican/run.yaml  |  8 ++--
...h-none-when-manage-volume-yu7du8yth78i0e6b.yaml |  4 ++
28 files changed, 303 insertions(+), 41 deletions(-)







More information about the Release-announce mailing list