[release-announce] cinder 16.4.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 23 18:09:22 UTC 2021


We are chuffed to announce the release of:

cinder 16.4.1: OpenStack Block Storage

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

16.4.1
^^^^^^

Bug Fixes

* PowerMax driver bug #1939139
  (https://bugs.launchpad.net/cinder/+bug/1939139): Fix on create
  snapshot operation that exists when using PowerMax OS 5978.711 and
  later.

* NetApp ONTAP bug #1906291
  (https://bugs.launchpad.net/cinder/+bug/1906291): Fix volume losing
  its QoS policy on the backend after moving it (migrate or retype
  with migrate) to a NetApp NFS backend.

* NFS driver bug #1860913
  (https://bugs.launchpad.net/cinder/+bug/1860913): Fixed instance
  uses base image file when it is rebooted after online snapshot
  creation.

Changes in cinder 16.4.0..16.4.1
--------------------------------

e9ef53695 Allow removing NFS snapshots in error status
a56256c3d PowerMax Driver - Fix for create snapshot
a5e44127f NFS: Update connection info on online snap create
652ab0aff NetApp ONTAP: Fix QoS lost after moving volume


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

.../volume/drivers/dell_emc/powermax/powermax_data.py |  4 ++++
.../drivers/dell_emc/powermax/test_powermax_common.py | 14 ++++++++++++++
.../volume/drivers/netapp/dataontap/test_nfs_base.py  |  6 ++++++
cinder/volume/drivers/dell_emc/powermax/common.py     | 13 ++++++++-----
cinder/volume/drivers/dell_emc/powermax/fc.py         |  3 ++-
cinder/volume/drivers/dell_emc/powermax/iscsi.py      |  3 ++-
cinder/volume/drivers/netapp/dataontap/nfs_base.py    |  7 +++++++
cinder/volume/drivers/netapp/utils.py                 |  4 ++--
cinder/volume/drivers/nfs.py                          |  1 -
cinder/volume/drivers/remotefs.py                     | 11 +++++++++--
releasenotes/notes/bug-1939139-02ab552420813e70.yaml  |  7 +++++++
.../notes/netapp-migrated-qos-c0c8aae50d010c75.yaml   |  7 +++++++
.../notes/nfs-online-snapshot-c05e6c8113bbded6.yaml   |  6 ++++++
17 files changed, 116 insertions(+), 23 deletions(-)







More information about the Release-announce mailing list