cinder/cinder/volume/drivers/dell_emc
Ryan Liang 1f57f502c8 VNX: update sg in cache
When `destroy_empty_storage_group` is enabled, the sg will be deleted
after the last lun is detached from it. The issue is that the sg cache
isn't updated, which caused the failure of subsequent attaching volumes
to the same host because the sg in the cache will be used directly which
doesn't exist any more.

The fix is updating the sg with poll after deleting it. This doesn't
delete the sg from cache explicitly but makes sure the sg in cache with
latest status `not-exist`. Subsequent attaching will create the sg if it
is `not-exist`.

Closes-bug: #1817385
Change-Id: Ibb39879a77c97c6a5d885461e93116810d16b265
(cherry picked from commit eefd8302b3)
2019-03-01 01:51:48 +00:00
..
sc Merge "Dell EMC SC: Enabled multiattach in Storage Center Driver" 2018-07-23 22:10:27 +00:00
scaleio Fixed invalid number of arguments bug in ScaleIO driver 2018-08-27 18:22:18 +00:00
unity Merge "[Unity] Compressed volume support" 2018-08-07 23:15:49 +00:00
vmax VMAX Driver - VMAX OS Upgrade Bug 2018-12-11 17:31:07 +00:00
vnx VNX: update sg in cache 2019-03-01 01:51:48 +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 Merge "[XtremIO] Remove provisioning factor when reporting" 2018-08-07 22:47:40 +00:00