We are jazzed to announce the release of: cinder 20.3.2: OpenStack Block Storage This release is part of the yoga 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. 20.3.2 ^^^^^^ Bug Fixes * Dell PowerMax driver bug #2033398 (https://bugs.launchpad.net/cinder/+bug/2033398): Reduced the risk of failures when doing online migration. This change is to speed up the deletion of a volume which doesn't require to rename the volume prior to delete it. This removal will allow to save 15s in terms of operation time and avoid unnecessary pausing time during migration. Changes in cinder 20.3.1..20.3.2 -------------------------------- ac3ccb2a3 Add default to read_deleted in context's from_dict d02c88346 Dell PowerMax : Disabling the renaming of a volume before deletion Diffstat (except docs and test files) ------------------------------------- cinder/context.py | 2 +- .../volume/drivers/dell_emc/powermax/test_powermax_rest.py | 8 +------- cinder/volume/drivers/dell_emc/powermax/rest.py | 2 -- ...rmax-reduce-slowness-online-migration-ab0a0ea19672b85c.yaml | 10 ++++++++++ 4 files changed, 12 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org