Merge "setup.cfg: [extras] for pip-installable driver requirement"

This commit is contained in:
Zuul
2022-09-28 13:08:20 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
# 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

View File

@@ -81,7 +81,7 @@ all =
pyOpenSSL>=17.5.0 # Apache-2.0
storops>=0.5.10 # Apache-2.0
pywbem>=0.7.0 #LGPLv2.1+
python-3parclient>=4.1.0 # Apache-2.0
python-3parclient>=4.2.10 # Apache-2.0
krest>=1.3.0 # Apache-2.0
infinisdk>=103.0.1 # BSD-3
purestorage>=1.17.0 # BSD
@@ -101,7 +101,7 @@ unity =
fujitsu =
pywbem>=0.7.0 #LGPLv2.1+
hpe3par =
python-3parclient>=4.1.0 # Apache-2.0
python-3parclient>=4.2.10 # Apache-2.0
kaminario =
krest>=1.3.0 # Apache-2.0
ds8k =