Fix dfs-sdk package name in extra reqs

This was causing a requirements repo cleanup script to not recognize the
package was in use.

Also adds a few missed extra packages to the All extra section.

Change-Id: If4dfe5170f061ab2fa89b486ca1d09f5e719a679
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-05-08 06:07:22 -05:00
parent 4689d3272e
commit a32c1e1552
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 3 additions and 1 deletions

View File

@ -99,8 +99,10 @@ all =
krest>=1.3.0 # Apache-2.0
infinisdk>=103.0.1 # BSD-3
purestorage>=1.6.0 # BSD
rsd-lib>=1.1.0 # Apache-2.0
storpool>=4.0.0 # Apache-2.0
storpool.spopenstack>=2.2.1 # Apache-2.0
dfs-sdk>=1.2.25 # Apache-2.0
datacore =
websocket-client>=0.32.0 # LGPLv2+
powermax =
@ -127,5 +129,5 @@ 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
dfs-sdk>=1.2.25 # Apache-2.0