deb-cinder/driver-requirements.txt
Arnon Yaari 921205a8f2 INFINIDAT: Use infinisdk for communication with storage array
The infinisdk package provides Python bindings to the
InfiniBox REST API and enables easier development of
the INFINIDAT driver.

Change-Id: I7c469d92cea90592f5e9cdc8127328ed76ef025d
Closes-Bug: 1691411
2017-05-18 15:44:22 +03:00

42 lines
656 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
hpe3parclient>=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.0 # 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