[release-announce] [cinder] cinder 9.1.4 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 12 19:06:43 UTC 2017


We are thrilled to announce the release of:

cinder 9.1.4: OpenStack Block Storage

This release is part of the newton stable release series.

Download the package from:

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

For more details, please see below.

Changes in cinder 9.1.3..9.1.4
------------------------------

908def6 XtremIO: allow a cloned volume with larger size
8771277 [BugFix]Cinder forgets to update 'deleted_at' when deleting
86ceab3 VMAX driver - shapshot will fail if default storage group is missing
23eea53 VMAX driver - Live Migration is dropping connection
ff96133 NetApp: Track SVM and Cluster scoped credentials
161cffc cinder-backup - coordination not initialized
7d2afb2 Fix execution of upload-volume-to-image


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

cinder/cmd/backup.py                               |   3 +-
cinder/db/sqlalchemy/api.py                        |   7 +-
.../unit/volume/drivers/emc/test_emc_xtremio.py    |  46 ++++
.../drivers/netapp/dataontap/client/fakes.py       |  11 +
.../netapp/dataontap/client/test_client_cmode.py   |  98 +++++++
.../drivers/netapp/dataontap/test_block_cmode.py   |   6 +
cinder/volume/drivers/emc/emc_vmax_common.py       | 155 +++++++----
cinder/volume/drivers/emc/emc_vmax_iscsi.py        |   2 +-
cinder/volume/drivers/emc/emc_vmax_masking.py      | 277 ++++++++++---------
cinder/volume/drivers/emc/emc_vmax_provision_v3.py |  28 +-
cinder/volume/drivers/emc/emc_vmax_utils.py        |  73 -----
cinder/volume/drivers/emc/xtremio.py               |  11 +
.../volume/drivers/netapp/dataontap/block_cmode.py |  20 +-
.../netapp/dataontap/client/client_cmode.py        |  74 +++++-
cinder/volume/drivers/remotefs.py                  |   3 +-
19 files changed, 797 insertions(+), 383 deletions(-)






More information about the Release-announce mailing list