Require os-brick >= 3.0.3

This version of brick contains a fix related to OSSN-0086, among
other things.

Change-Id: If0216831d616fc9d6c1907fc5ea6e796ab85ac39
Related-bug: #1823200
This commit is contained in:
Brian Rosmaita 2020-09-04 17:28:01 -04:00
parent 1afaac1ca3
commit 7a20d32e85
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ networkx==1.11
oauth2client==1.5.0
openstackdocstheme==2.0.0
os-api-ref==1.4.0
os-brick==3.0.2
os-brick==3.0.3
os-client-config==1.29.0
os-win==3.0.0
oslo.cache==1.29.0

View File

@ -55,7 +55,7 @@ tabulate>=0.8.5 # MIT
WebOb>=1.7.1 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.vmware>=2.35.0 # Apache-2.0
os-brick>=3.0.2 # Apache-2.0
os-brick>=3.0.3 # Apache-2.0
os-win>=3.0.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0
google-api-python-client>=1.4.2 # Apache-2.0