Comment 1 for bug 2033398

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/cinder/+/894922
Committed: https://opendev.org/openstack/cinder/commit/d02c88346dbb586f82de91804e4d1bda34308608
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit d02c88346dbb586f82de91804e4d1bda34308608
Author: Jean-Pierre Roquesalane <email address hidden>
Date: Wed Sep 13 15:56:15 2023 +0200

    Dell PowerMax : Disabling the renaming of a volume before deletion

    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.
    This affects only version up to Yoga as this was included into a
    bigger patch merged in Zed.
    This is just a one line removal and doesn't affect other stuff.

    Closes-Bug: #2033398
    Change-Id: I80088ba4171516d5848d510bbe986fb92a734e38