cinder/driver-requirements.txt
Isaac Beckman 71ff2adb6d IBM storage: check pyxcli version on initialize
The IBM storage driver is using a python client called pyxcli.
the client is:
https://github.com/IBM/pyxcli

Upon initialization of IBM Storage driver need to check if
the required client version is installed.

Change-Id: I664c0419b91952bc046c28d2474f52266bdbc351
Closes-Bug: 1696470
2017-08-16 14:08:22 +03:00

46 lines
702 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.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