cinder/cinder/volume/drivers
Arnon Yaari e01f24fe3b Rename AddFCZone and RemoveFCZone according to PEP 8
The project adheres to PEP 8, so decorators should be named
with underscores (like functions) and not with upper camel
case (like classes)

Change-Id: Ifa38e5d327c2b1a2cdd77ceb2cbc2a9be468bce8
2017-01-09 11:22:19 +02:00
..
cloudbyte Mark CloudByte volume driver as unsupported 2016-12-19 14:00:44 +00:00
coprhd Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
dell Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
dell_emc Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
disco Add manage/unmanage to DISCO driver 2017-01-06 02:26:20 +00:00
dothill Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
emc Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
falconstor Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
fujitsu Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
fusionstorage Correct reraising of exception 2016-12-13 12:31:44 +02:00
hitachi Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
hpe Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
huawei Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
ibm Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02: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 CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
nec Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
netapp Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
nexenta Merge "NexentaStor5: sessions and HTTPS support" 2017-01-07 09:08:03 +00:00
prophetstor Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
reduxio Added initial backend ISCSI driver for Reduxio 2016-12-09 23:53:22 +02:00
san Fix sphinx errors related to missing paths/modules 2017-01-04 14:26:19 -05: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 VMware: Fix inventory folder after volume transfer 2016-12-21 18:51:33 +05:30
windows CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
zfssa Fixes ZFSSANFS driver on Solaris platform 2016-10-17 13:39:15 +00:00
zte Add VERSION to ZTE driver class 2016-10-06 09:43:16 -05:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
block_device.py Deprecate the block_device driver 2016-12-23 21:36:56 -07: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
datera.py Datera driver 2.2 update 2016-08-19 09:25:22 -07:00
drbdmanagedrv.py DRBD: Don't put clients everywhere 2016-09-12 08:22:43 +02:00
eqlx.py Removing deprecated Dell EqualLogic config options 2016-10-03 08:54:30 -07:00
hgst.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
infinidat.py Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
lvm.py Provide cfg to ignore lvm descriptor leak warnings 2016-09-26 09:20:58 +00:00
nfs.py Merge "Make divisible py3 compatible in nfs driver" 2016-09-13 17:52:33 +00:00
nimble.py Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
pure.py Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
qnap.py Add QNAP ES Storage Driver 2016-12-08 16:25:13 +08:00
quobyte.py Mark Quobyte volume driver as unsupported 2016-12-19 14:05:22 +00:00
rbd.py RBD: Implement v2.1 replication 2016-12-19 11:32:02 +01:00
remotefs.py Merge "Make divisible py3 compatible in remotefs driver" 2016-10-18 17:13:18 +00:00
sheepdog.py Sheepdog: fix clone failure 2016-09-21 05:12:57 +00:00
smbfs.py CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
solidfire.py SolidFire QoS scaled by volume size 2016-12-05 08:43:35 -07:00
tegile.py Rename AddFCZone and RemoveFCZone according to PEP 8 2017-01-09 11:22:19 +02:00
tintri.py Mark Tintri volume driver as unsupported 2016-12-19 14:08:11 +00:00
vzstorage.py vzstorage: fix create/delete snapshots 2016-08-23 08:53:08 +00: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