deb-cinder/cinder/volume/drivers
Helen Walsh a051532fdc VMAX driver - Manage/Unmanage performance fix
Previously managing an existing volume made a call to the ECOM
server which retrieved every volume across all connected arrays.
When this call was made if there were heavily populated arrays
the call would hang and eventually crash. To get around this,
instead of seeking the volume at the start of the manage operation,
the relevant details are filled in to a CIMInstanceName object and
this object is used for a more directed search to the ECOM server,
returning the volume successfully if it exists.

Change-Id: Ib8a628016caf88f67ec54ce10bc735053b70c8c2
Closes-Bug: #1681888
(cherry picked from commit dd7ea30547)
2017-05-24 11:14:51 +00:00
..
cloudbyte Mark CloudByte volume driver as unsupported 2016-12-19 14:00:44 +00:00
coprhd Fix Pep8 Failures for Python3 2017-05-10 08:26:51 +00:00
datera Datera 2.3 driver update 2017-01-06 13:25:54 -08:00
dell Dell EMC SC: Raise on _init_volume create_snapshot failure 2017-04-13 15:16:06 +00:00
dell_emc VMAX driver - Manage/Unmanage performance fix 2017-05-24 11:14:51 +00:00
disco Add manage/unmanage to DISCO driver 2017-01-06 02:26:20 +00:00
dothill Merge "Merge changes from kilo version of the dothill driver" 2017-01-27 07:04:20 +00:00
falconstor FalconStor: Drop the copy_image_to_volume feature 2017-01-23 10:51:19 +00:00
fujitsu Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
fusionstorage FusionStorage: rename the CI_WIKI_NAME 2017-01-11 11:24:00 +08:00
hitachi Merge "HNAS: Cloned volume with different volume type" 2017-02-05 20:06:05 +00:00
hpe 3PAR: rally test create-volume-from-snapshot fails 2017-03-02 03:45:58 +00:00
huawei Merge "Huawei: Mask unnecessary log print" 2017-01-27 20:13:32 +00:00
ibm Fix create_consistencygroup when using CG objects 2017-03-26 15:34:24 +03:00
infortrend Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
kaminario Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
lenovo Add SUPPORTED flag to Lenovo FC driver 2017-02-03 10:41:44 -07:00
nec Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
netapp NetApp: Refresh directory before waiting 2017-04-26 02:52:00 +00:00
nexenta NexentaStor5: Added extend method to NFS driver 2017-01-18 11:25:32 -07:00
prophetstor Merge "Rename AddFCZone and RemoveFCZone according to PEP 8" 2017-01-18 20:56:33 +00:00
reduxio Nosec Paramiko exec_command() warning from Bandit 2017-01-16 16:58:33 -06:00
san Add SUPPORTED flag to HP MSA driver 2017-02-01 12:45:16 -07:00
synology Merge "Add CI_WIKI_NAME to Synology iSCSI Driver" 2016-09-05 15:14:44 +00:00
violin Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
vmware Merge "VMware: Allow deletion of snapshot in error state" 2017-01-23 23:36:01 +00:00
windows Merge "Deprecate the Linux SMBFS driver" 2017-02-03 18:07:39 +00:00
zfssa Fixes ZFSSANFS driver on Solaris platform 2016-10-17 13:39:15 +00:00
zte ZTE: Added CI_WIKI_NAME 2017-02-01 17:30:07 +00:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
block_device.py Remove inheritance from deprecated classes 2017-01-11 11:43:48 +02:00
blockbridge.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
coho.py Coho Data: New socket connections per request 2016-10-10 13:31:48 -07:00
drbdmanagedrv.py DRBD: Don't put clients everywhere 2016-09-12 08:22:43 +02:00
hgst.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
infinidat.py Merge "Rename AddFCZone and RemoveFCZone according to PEP 8" 2017-01-18 20:56:33 +00:00
lvm.py Provide cfg to ignore lvm descriptor leak warnings 2016-09-26 09:20:58 +00:00
nfs.py NFS snapshots 2017-01-25 14:12:11 -05:00
nimble.py Fix Live Migration for Nimble Storage Driver 2017-01-27 09:25:00 -08:00
pure.py Add descriptions to Pure drivers 2017-01-30 14:56:31 -08:00
qnap.py Add QNAP ES Storage Driver 2016-12-08 16:25:13 +08:00
quobyte.py Revert "Mark Quobyte volume driver as unsupported" 2017-01-19 16:55:32 +00:00
rbd.py Merge "Correct RBD Provision stats&fix a perf problem" 2017-01-27 04:25:49 +00:00
remotefs.py Fix double call to "qemu-img create" 2017-01-26 15:11:22 +00:00
sheepdog.py Revert "Mark the sheepdog driver as unsupported" 2017-01-26 17:57:15 +09:00
smbfs.py Deprecate the Linux SMBFS driver 2017-01-16 16:44:53 +02:00
solidfire.py Fix lock contention in SolidFire driver 2017-03-15 16:59:02 -06:00
tegile.py Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
tintri.py Merge "Revert "Mark Tintri volume driver as unsupported"" 2017-01-19 02:41:15 +00:00
vzstorage.py vzstorage: fixed snapshot deletion in error state 2017-01-13 20:20:03 +03:00
xio.py Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
zadara.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00