cinder/cinder/volume/drivers/dell_emc
Ryan Liang 6e2e278f3c VNX: delete the LUN from VNX backend
Async migration is used in the process of creating a volume from a
snapshot and an internal temp snapshot is created.

Because the temp snapshot isn't deleted, the LUN hosting the temp
snapshot cannot be deleted from the VNX storage.

For example, a new volume, V2, is created from snapshot S1 of volume V1.
An internal temp snapshot S2 is created from copying S1. V1 now has two
snapshots, S1 and S2. Although we delete V1, V2 and S1 from Cinder,
S2 which is Cinder user-invisible isn't deleted and which causes V1 left
on VNX too.

The fix makes sure the snapshot S2 is deleted. Then the delay deletion
on V1 can be executed successfully.

Change-Id: Ib86729488ebfb0aea5d5d4f815a64e00258040e7
Closes-bug: #1794646
(cherry picked from commit b3a89dc187)
(cherry picked from commit a74945b068)
2020-06-19 02:59:25 +00:00
..
sc Dell EMC SC: Handle the mappings of multiattached volume 2019-09-18 03:09:44 +00:00
scaleio Remove VxFlex OS credentials from connection_properties 2020-06-03 22:58:10 +00:00
unity Merge "[Unity] Compressed volume support" 2018-08-07 23:15:49 +00:00
vmax VMAX Driver - Backport fix for Rocky and Queens 2020-04-27 15:07:10 +01:00
vnx VNX: delete the LUN from VNX backend 2020-06-19 02:59:25 +00:00
__init__.py Create a dell_emc folder for Dell EMC drivers 2016-11-23 09:12:14 +00:00
ps.py Merge "Dell EMC PS: Fix Duplicate ACL records Issue" 2017-10-27 04:19:35 +00:00
xtremio.py Fix: Create new cache entry when xtremio reaches snap limit 2020-02-13 13:26:49 +00:00