cinder/cinder/volume/drivers
Tom Swanson 3d6f53e447 Dell SC: Updated to utilize provider_id
The Dell SC driver was not using provider_id. For volumes it now
stores the Dell SC instanceId in provider_id. For snapshots it stores
the volume's instanceId in the snapshot's provider_id. Snapshots are
still located by description.

Cleaned up some code. Removed the excessive find_sc calls. Updated
error messages.

Updated tests to use fake uuids.

Change-Id: I6e365ce401b72601475c781fe884671d81097d77
2016-04-05 16:54:09 -05:00
..
cloudbyte Merge "Don't use default=None for config options" 2015-11-08 05:48:44 +00:00
dell Dell SC: Updated to utilize provider_id 2016-04-05 16:54:09 -05:00
disco ITRI DISCO cinder driver 2016-01-15 23:30:27 +08:00
dothill Change the format of some inconsistent docstring 2015-12-16 10:08:28 -08:00
emc Merge "Fix typos in Cinder files" 2016-04-05 21:40:53 +00:00
fujitsu Fix error message when running genconfig 2016-03-12 04:14:03 -06:00
hitachi Hitachi drivers: resize volume if cloned image is larger 2016-03-17 20:17:37 +01:00
hpe 3PAR fix create_cloned_volume for larger size 2016-03-16 03:39:12 -07:00
huawei Huawei: Fix getting admin_metadata 2016-03-25 22:39:39 +08:00
ibm Merge "Storwize: fix deadlock and major lock granularity issue" 2016-03-30 22:43:34 +00:00
infortrend Port infortrend driver to Python 3 2016-02-15 21:35:44 +01:00
lenovo Don't use default=None for config options 2015-11-07 23:20:39 +00:00
netapp Fix typos in Cinder files 2016-03-30 06:19:17 +00:00
nexenta Merge "Fix for NexentaEdge jsonrpc url formatting" 2016-04-05 20:29:30 +00:00
prophetstor Correct iscsi lun type 2016-02-23 23:43:44 +08:00
san Rebrand HP XP driver to now be HPE 2015-12-24 21:52:26 +09:00
violin Merge "Remove access_mode 'rw' setting in drivers" 2016-02-11 06:14:44 +00:00
vmware VMware: Bump driver version 2016-03-17 03:38:20 -07:00
windows Refactor Windows drivers using os-win 2016-01-14 19:27:05 +02:00
zfssa Volume manage/unmanage support to ZFSSA drivers 2016-02-23 14:38:39 -05:00
__init__.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
block_device.py Implement snapshots-related features for Block Device Driver 2015-12-14 17:13:59 +02:00
blockbridge.py Pass new volume size when cloning (blockbridge) 2016-03-09 20:15:36 -05:00
coho.py Coho volume stats update 2016-02-15 01:07:44 -08:00
datera.py Datera: resize volume if cloned image is larger 2016-03-22 20:15:09 +00:00
drbdmanagedrv.py DRBD driver: resize volume if cloned image is larger 2016-03-11 10:51:08 +01:00
eqlx.py Dell Eqlx: Cloning volume does not honor new size 2016-03-29 13:44:31 -05:00
glusterfs.py Merge "Move CloneableVD to common functions" 2015-11-03 15:45:05 +00:00
hgst.py Port hgst driver to Python 3 2016-02-15 16:34:14 +01:00
lvm.py Fixed logging for oslo versioned objects 2016-03-01 18:21:31 +00:00
nfs.py Remove deprecated options from NFS driver 2016-01-25 19:10:55 -05:00
nimble.py OpenStack typo 2015-11-09 20:58:53 +05:30
pure.py Merge "Fixup for Pure drivers cheesecake replication setup" 2016-03-12 00:23:51 +00:00
quobyte.py Merge "Support insecure NAS security options in Quobyte" 2015-11-26 04:39:51 +00:00
rbd.py Merge "rbd: Change capacity calculation from integer to float" 2016-03-11 14:04:25 +00:00
remotefs.py Fix race condition in RemoteFS create_snapshot_online 2016-02-19 10:49:56 +01:00
scality.py Scality SOFS: don't always read /proc/mounts twice 2016-01-04 15:35:54 +00:00
sheepdog.py Sheepdog:optimization of connection error handling 2016-03-25 19:18:26 +08:00
smbfs.py SMBFS: fix parsing volume type extra specs and metadata 2016-03-10 16:15:18 +02:00
solidfire.py Merge "Remove QoS settings from SolidFire attributes" 2016-03-05 05:20:42 +00:00
tegile.py Remove access_mode 'rw' setting in drivers 2016-01-22 16:47:02 +00:00
tintri.py Tintri image direct clone 2016-03-03 09:23:59 -08:00
vzstorage.py Port vzstorage to Python 3 2015-11-08 22:07:57 +01:00
xio.py Force target_lun to be int type to make os-brick happy 2016-02-23 17:59:28 -07:00