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
(cherry picked from commit 9c94ed3c62
)
This commit is contained in:
parent
32e898583b
commit
0c9512f941
@ -53,7 +53,7 @@ netifaces==0.10.9
|
|||||||
networkx==2.5
|
networkx==2.5
|
||||||
oauth2client==4.1.3
|
oauth2client==4.1.3
|
||||||
os-api-ref==2.1.0
|
os-api-ref==2.1.0
|
||||||
os-brick==4.3.0
|
os-brick==4.3.1
|
||||||
os-win==5.4.0
|
os-win==5.4.0
|
||||||
oslo.cache==2.6.1
|
oslo.cache==2.6.1
|
||||||
oslo.concurrency==4.4.0
|
oslo.concurrency==4.4.0
|
||||||
|
@ -56,7 +56,7 @@ tenacity>=6.3.1 # Apache-2.0
|
|||||||
WebOb>=1.8.6 # MIT
|
WebOb>=1.8.6 # MIT
|
||||||
oslo.i18n>=5.0.1 # Apache-2.0
|
oslo.i18n>=5.0.1 # Apache-2.0
|
||||||
oslo.vmware>=3.8.0 # 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
|
os-win>=5.4.0 # Apache-2.0
|
||||||
tooz>=2.7.1 # Apache-2.0
|
tooz>=2.7.1 # Apache-2.0
|
||||||
google-api-python-client>=1.11.0 # Apache-2.0
|
google-api-python-client>=1.11.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user