[release-announce] cinder 14.2.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 20 10:37:08 UTC 2020


We high-spiritedly announce the release of:

cinder 14.2.1: OpenStack Block Storage

This release is part of the stein 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.

14.2.1
^^^^^^

Bug Fixes

* Solidfire fix extend volume with qos-Scaling to honor the
  increased size with increased iops on the extended volume.

* Fix HPE 3PAR driver issue where volumes that were live migrated to
  it would end up being inaccessible.  We would no longer be able to
  use the volume for any operation, such as attach, detach, delete,
  snapshot, etc. (bug 1697422)

* Fix the HPE 3PAR driver's attempt to rename the backend volume
  after it was migrated. If the original volume resides on the same
  3PAR backend then the pre and post migration volume names are
  swapped. Otherwise, the newly migrated volume is renamed to match
  the original name. (bug 1858119)

Changes in cinder 14.2.0..14.2.1
--------------------------------

ce9077467 3PAR: Fix live migration
097eb5601 3PAR - Fix renaming volume after migration
70ab1b359 PowerMax Driver - Snapshot restore payload fix
6bcb6fea7 SF: Handle qos values on extend volume


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

.../dell_emc/powermax/test_powermax_rest.py        |   1 -
.../volume/drivers/solidfire/test_solidfire.py     |  84 ++++-
cinder/volume/drivers/dell_emc/powermax/rest.py    |   1 -
cinder/volume/drivers/hpe/hpe_3par_common.py       | 282 ++++++++++----
cinder/volume/drivers/hpe/hpe_3par_iscsi.py        |   8 +-
cinder/volume/drivers/solidfire.py                 |  15 +-
.../notes/bug-1782588-7e058b379da95309.yaml        |   5 +
.../fix-3par-live-migration-0065bd2626fdb4a1.yaml  |   7 +
.../fix-3par-migrate-rename-662d984e070a1de2.yaml  |   8 +
10 files changed, 623 insertions(+), 204 deletions(-)







More information about the Release-announce mailing list