Merge "StorPool: update the driver requirements."
This commit is contained in:
commit
bd80bc7270
@ -40,4 +40,5 @@ infi.dtypes.wwn # PSF
|
|||||||
infi.dtypes.iqn # PSF
|
infi.dtypes.iqn # PSF
|
||||||
|
|
||||||
# Storpool
|
# Storpool
|
||||||
storpool # Apache-2.0
|
storpool>=4.0.0 # Apache-2.0
|
||||||
|
storpool.spopenstack>=2.2.1 # Apache-2.0
|
||||||
|
@ -175,3 +175,5 @@ info.dtypes.wwn==0.1.1
|
|||||||
info.dtypes.iqn==0.4.0
|
info.dtypes.iqn==0.4.0
|
||||||
purestorage==1.6.0
|
purestorage==1.6.0
|
||||||
rsd-lib==1.1.0
|
rsd-lib==1.1.0
|
||||||
|
storpool==4.0.0
|
||||||
|
storpool.spopenstack==2.2.1
|
||||||
|
@ -107,6 +107,8 @@ 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
|
||||||
|
storpool>=4.0.0 # Apache-2.0
|
||||||
|
storpool.spopenstack>=2.2.1 # Apache-2.0
|
||||||
datacore =
|
datacore =
|
||||||
websocket-client>=0.32.0 # LGPLv2+
|
websocket-client>=0.32.0 # LGPLv2+
|
||||||
powermax =
|
powermax =
|
||||||
@ -129,4 +131,7 @@ pure =
|
|||||||
purestorage>=1.6.0 # BSD
|
purestorage>=1.6.0 # BSD
|
||||||
rsd =
|
rsd =
|
||||||
rsd-lib>=1.1.0 # Apache-2.0
|
rsd-lib>=1.1.0 # Apache-2.0
|
||||||
|
storpool =
|
||||||
|
storpool>=4.0.0 # Apache-2.0
|
||||||
|
storpool.spopenstack>=2.2.1 # Apache-2.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user