--- prelude: | Welcome to the Victoria release of the OpenStack Block Storage service (cinder). With this release, the Block Storage API version 3 has reached microversion **3.62**. The cinder team would like to bring the following points to your attention. Details may be found below. * Microversion 3.61 adds the ``cluster_name`` attribute to the volume detail response when called in an administrative context. * Microversion 3.62 adds API calls to manage the default volume type for a specific project. See the `Default volume types (default-types) `_ section of the `Block Storage API v3 Reference `_ for more information. * The handling of the default volume type for a cinder installation has been improved in this release. * The cinder backup service has added support for the popular Zstandard compression algorithm. (The default is the venerable Deflate (zlib) algorithm.) * Many backend storage drivers have added features and fixed bugs. features: - | PowerMax Driver - support for using snap_ids instead of generations for better handling of volume snapshots (Change-Id `I0edf2ac777bef888e760f711a94e3fe4f94262ae `_) fixes: - | PowerMax Driver - corrected handling of exceptions occurring during cleanup in the context of volume migration (Change-Id `I0c0a96e21209c5abe359c6985fae7cee598c21ab `_) - | REST API - fixed issue where the Get Current Log Levels for Cinder Services call in microversion 3.32 was ignoring the server name filter (Change-Id `Iecb3faad9270f969185089cc291127b340483a46 `_) - | Additionally, the following bugs were addressed: * `Bug #1888831 `_: PowerMax Driver - Volume updates for volumes in groups not performed during failover * `Bug #1867906 `_: group-create-from-src doesn't work in active/active mode * `Bug #1886662 `_: PowerMax Driver - Volumes not cleaned up after exception during migrate, retype, srdf protect creates/deletes blocks subsequent operations * `Bug #1874187 `_: PowerMax driver - Exception was not handled and breaks the flow while add/remove volumes to generic volume group * `Bug #1886689 `_: Rekey fails when provider is legacy provider class * `Bug #1877976 `_: PowerMax Driver - RDFG suspended on vol create exception * `Bug #1877445 `_: Pure Storage Driver - doesn't handle synchronous replication CIDR filters properly * `Bug #1875953 `_: Virtuozzo driver - missing context in create_cloned_volume call * `Bug #1863021 `_: Eventlet monkey patch results in assert len(_active) == 1 AssertionError * `Bug #1875640 `_: PowerMax Driver - Failover lock not released during U4P failover during exception * `Bug #1875959 `_: NetApp ONTAP NFS driver - Unable to perform flexclone from glance share * `Bug #1875433 `_: PowerMax Driver - Retype from rep to rep leaving storage group suspended * `Bug #1875432 `_: PowerMax Driver - Live migration fails when an instance has more than one replication device * `Bug #1871744 `_: Glance retry failed: TypeError: get() got an unexpected keyword argument 'schema_name' * `Bug #1873463 `_: Virtuozzo driver - copy_volume_to_image() needs to support glance multistore * `Bug #1892057 `_: PowerMax Driver - Missing force flag for rep group volume adds * `Bug #1892718 `_: PowerMax Driver - SRDF suspend can fail during _create_replica - | Additionally, the following minor fixes for which no bugs were filed were made: * `PowerMax Driver - Migrate extra spec class fix `_ * `PowerMax Driver - Force array and srp configuration `_ * `PowerMax Driver - Prevent unmanage with snapvx `_ * `PowerMax Driver - Allowing for an empty group on a clone volume `_ * `PowerMax Driver - RDF State Validation Enhancements `_ * `PowerMax Driver - Remove mandatory failover BID `_