update requirements for VAST manila driver
The requirements added correspond to the latest versions of the libraries or the current upper constraints. The VAST driver doesn't need the latest versions of these libraries. Hence, we can keep the lower requirements old enough so distributors have some wiggle room. Change-Id: I43b1fd35a0c31db8664a7c4f8be55cf4ea6dfa3e
This commit is contained in:
parent
1504f84920
commit
14ef891611
@ -46,5 +46,5 @@ python-cinderclient>=4.0.1 # Apache-2.0
|
|||||||
python-novaclient>=17.2.1 # Apache-2.0
|
python-novaclient>=17.2.1 # Apache-2.0
|
||||||
python-glanceclient>=3.2.2 # Apache-2.0
|
python-glanceclient>=3.2.2 # Apache-2.0
|
||||||
WebOb>=1.8.6 # MIT
|
WebOb>=1.8.6 # MIT
|
||||||
cachetools>=5.3.3 # MIT
|
cachetools>=4.2.1 # MIT
|
||||||
packaging>=24.1 # Apache-2.0
|
packaging>=20.9 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user