cinder/cinder/volume/drivers/dell_emc/unity
Ryan Liang e8c223f1f9 [Unity] Return logged-out initiators
In current implementation, Unity driver doesn't return the targets which
connect to the logged-out initiators, which causes the zone manager
fails to clean up the FC zone.

The fix returns all the targets of specified initiators no matter they
are logged in or not.

Change-Id: I1438d0bd4a43e1813dfb0a6e9b3c4a177c2fee8f
Closes-bug: #1773305
(cherry picked from commit 1ef06d4a31)
2018-06-19 09:34:48 +08:00
..
__init__.py Adds Unity Cinder Driver 2016-12-11 11:57:03 +08:00
adapter.py [Unity] Return logged-out initiators 2018-06-19 09:34:48 +08:00
client.py [Unity] Add support of removing empty host 2018-05-25 14:53:53 +08:00
driver.py [Unity] Return logged-out initiators 2018-06-19 09:34:48 +08:00
utils.py Empty option value maybe cause Unity driver failed to initialize 2018-06-12 10:36:04 +08:00