Use os-brick 4.3.1

Update the minimum os-brick version to include a fix addressing
a potential data loss issue.

Change-Id: If28cf471aaeef8207d530dd914d0f63a19bb5941
Related-Bug: #1921381
This commit is contained in:
Brian Rosmaita 2021-03-29 12:05:49 -04:00
parent 2a959e6645
commit 9c94ed3c62
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ netifaces==0.10.9
networkx==2.5
oauth2client==4.1.3
os-api-ref==2.1.0
os-brick==4.3.0
os-brick==4.3.1
os-win==5.4.0
oslo.cache==2.6.1
oslo.concurrency==4.4.0

View File

@ -56,7 +56,7 @@ tenacity>=6.3.1 # Apache-2.0
WebOb>=1.8.6 # MIT
oslo.i18n>=5.0.1 # Apache-2.0
oslo.vmware>=3.8.0 # Apache-2.0
os-brick>=4.3.0 # Apache-2.0
os-brick>=4.3.1 # Apache-2.0
os-win>=5.4.0 # Apache-2.0
tooz>=2.7.1 # Apache-2.0
google-api-python-client>=1.11.0 # Apache-2.0