cinder/driver-requirements.txt
tushargite96 de7eca5535 setup.cfg: [extras] for pip-installable driver requirement
This patch update the version in [extras] section in setup.cfg

Partial-Bug: #1871846
Change-Id: Iea45d041a1622216854614ca16ac6f3d0408f949
2022-08-31 15:50:31 +05:30

52 lines
912 B
Plaintext

# Document dependencies that are only used if using
# certain drivers. This file is not managed by
# requirements tools.
# check [extras] section of setup.cfg for versions.
# HPE 3PAR
python-3parclient>=4.2.10 # Apache-2.0
# Kaminario
krest>=1.3.0 # Apache-2.0
# Pure Storage
purestorage>=1.17.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
# RBD-iSCSI
rbd-iscsi-client # Apache-2.0
# Dell EMC VNX and Unity
storops>=1.2.3 # 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
# Datera
dfs_sdk>=1.2.25 # Apache-2.0
# DataCore SANsymphony
websocket-client>=1.3.2 # LGPLv2+