cinder/driver-requirements.txt
Peter Penchev 7e90919cf8 StorPool: update the driver requirements.
Bump the storpool module's version to 4.0.0 for various
improvements and fixes.
Add storpool.spopenstack at its current version 2.2.1.
Add both storpool and storpool.spopenstack to setup.cfg and
lower-constraints.txt.

Change-Id: I2764e1a5f1ec8bbd878a7b2346722ec723889b22
2019-09-08 17:50:54 +03:00

45 lines
752 B
Plaintext

# Document dependencies that are only used if using
# certain drivers. This file is not managed by
# requirements tools.
# 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
# LINSTOR
protobuf>=3.6.1 # BSD
# RBD
rados # LGPLv2.1
rbd # LGPLv2.1
# Dell EMC VNX and Unity
storops>=0.5.10 # Apache-2.0
# INFINIDAT
infinisdk # BSD-3
capacity # BSD
infi.dtypes.wwn # PSF
infi.dtypes.iqn # PSF
# Storpool
storpool>=4.0.0 # Apache-2.0
storpool.spopenstack>=2.2.1 # Apache-2.0