Comment 3 for bug 1912564

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/798104
Committed: https://opendev.org/openstack/cinder/commit/983d8b28eea863ecc72070323294d4699d3efeb1
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit 983d8b28eea863ecc72070323294d4699d3efeb1
Author: GirishChilukuri <email address hidden>
Date: Thu Jan 21 10:22:12 2021 +0000

    [SVF]:Storwize hyperswap volume is not deleting.

    [Spectrum Virtualize Family] During hyperswap volume delete operation
    check_vdisk_fc_mappings is trying to delete the remote copy controlled
    fcmaps which are created for hyperswap volumes.

    This patch fixes the issue by ignoring the remote copy controlled fcmaps.

    Closes-Bug: #1912564
    Change-Id: I98f1c60810d675a51ce1cae8bcce51c6d88e6cd2
    (cherry picked from commit fd77dfa223a9da7428003b8e1c95f45c932f6e02)