Update requirements for Xena

Specify a minimum of the early Xena cinderclient release (8.0.0)
and the official Xena os-brick release (5.0.0).

Change-Id: If6cda7fe30f5f1a54c6ade878f86f615c9d01568
This commit is contained in:
Brian Rosmaita 2021-09-01 16:19:37 -04:00
parent e2aa5a8b16
commit bac215fb16
1 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@
pbr>=5.5.1 # Apache-2.0
python-cinderclient>=7.3.0 # Apache-2.0
os-brick>=4.3.0 # Apache-2.0
python-cinderclient>=8.0.0 # Apache-2.0
os-brick>=5.0.0 # Apache-2.0
oslo.concurrency>=4.4.0 # Apache-2.0