Merge "Fix dfs-sdk package name in extra reqs"

This commit is contained in:
Zuul 2020-08-18 02:36:39 +00:00 committed by Gerrit Code Review
commit 55fcd444d8
1 changed files with 3 additions and 1 deletions

View File

@ -85,8 +85,10 @@ all =
krest>=1.3.0 # Apache-2.0 krest>=1.3.0 # Apache-2.0
infinisdk>=103.0.1 # BSD-3 infinisdk>=103.0.1 # BSD-3
purestorage>=1.6.0 # BSD purestorage>=1.6.0 # BSD
rsd-lib>=1.1.0 # Apache-2.0
storpool>=4.0.0 # Apache-2.0 storpool>=4.0.0 # Apache-2.0
storpool.spopenstack>=2.2.1 # Apache-2.0 storpool.spopenstack>=2.2.1 # Apache-2.0
dfs-sdk>=1.2.25 # Apache-2.0
datacore = datacore =
websocket-client>=0.32.0 # LGPLv2+ websocket-client>=0.32.0 # LGPLv2+
powermax = powermax =
@ -113,5 +115,5 @@ storpool =
storpool>=4.0.0 # Apache-2.0 storpool>=4.0.0 # Apache-2.0
storpool.spopenstack>=2.2.1 # Apache-2.0 storpool.spopenstack>=2.2.1 # Apache-2.0
datera = datera =
dfs_sdk>=1.2.25 # Apache-2.0 dfs-sdk>=1.2.25 # Apache-2.0