cinder/driver-requirements.txt
Michael Latchmansingh 747efde470 Adds DataCore Volume Drivers
The iSCSI and Fibre Channel volume drivers for DataCore’s
SANsymphony and Hyper-converged Virtual SAN storage
support the core/minimum feature set:
 - Volume Create/Delete
 - Volume Attach/Detach
 - Snapshot Create/Delete
 - Create Volume from Snapshot
 - Get Volume Stats
 - Copy Image to Volume
 - Copy Volume to Image
 - Clone Volume
 - Extend Volume

DocImpact
Implements: blueprint datacore-volume-driver

Change-Id: I3308bdedbfe3bb83d695d38667eaea6327fa4461
2017-11-23 10:11:34 +03:00

48 lines
764 B
Plaintext

# Document dependencies that are only used if using
# certain drivers. This file is not managed by
# requirements tools.
# DRBD
dbus # MIT
drbdmanage # GPLv3
# HPE 3PAR
python-3parclient>=4.1.0 # Apache-2.0
# Kaminario
krest>=1.3.0 # Apache-2.0
# Pure Storage
purestorage>=1.6.0 # BSD
# Dell EMC VMAX, IBM DS8K
pyOpenSSL>=1.0.0 # Apache-2.0
# HPE Lefthand
python-lefthandclient>=2.0.0 # Apache-2.0
# Fujitsu Eternus DX
pywbem>=0.7.0 # LGPLv2.1+
# IBM XIV
pyxcli>=1.1.5 # Apache-2.0
# RBD
rados # LGPLv2.1
rbd # LGPLv2.1
# Dell EMC VNX
storops>=0.4.8 # Apache-2.0
# Violin
vmemclient>=1.1.8 # Apache-2.0
# INFINIDAT
infinisdk # BSD-3
capacity # BSD
infi.dtypes.wwn # PSF
infi.dtypes.iqn # PSF
# DataCore SANsymphony
websocket-client>=0.32.0 # LGPLv2+