Require os-brick >= 4.0.1

Require victoria os-brick for the upcoming victoria cinder release.
Contains a fix related to OSSN-0086, among other things.

Change-Id: I81b49aaa5dd0a157b1c29244b9923186c2c2f610
This commit is contained in:
Brian Rosmaita 2020-09-10 07:21:55 -04:00
parent 06bc733ffa
commit f00112ba50
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ netifaces==0.10.7
networkx==2.1.0
oauth2client==1.5.0
os-api-ref==1.4.0
os-brick==3.1.0
os-brick==4.0.1
os-client-config==1.29.0
os-win==4.2.0
oslo.cache==1.29.0

View File

@ -56,7 +56,7 @@ tenacity>=6.0.0 # Apache-2.0
WebOb>=1.7.1 # MIT
oslo.i18n>=3.24.0 # Apache-2.0
oslo.vmware>=2.35.0 # Apache-2.0
os-brick>=3.1.0 # Apache-2.0
os-brick>=4.0.1 # Apache-2.0
os-win>=4.2.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0
google-api-python-client>=1.4.2 # Apache-2.0