Use os-brick 4.2.0

Update requirements to use the wallaby intermediate brick release
containing the updated nvmeof connector and other bugfixes.

Depends-on: https://review.opendev.org/c/openstack/requirements/+/775792

Change-Id: Id0128baa36f995e4dd74090bc30dd2dbbd2a21e9
This commit is contained in:
Brian Rosmaita 2021-02-16 09:00:43 -05:00
parent e28e1a2f41
commit 4f5e9fd281
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==1.4.0
os-brick==4.0.1
os-brick==4.2.0
os-win==5.1.0
oslo.cache==2.6.1
oslo.concurrency==4.3.0

View File

@ -56,7 +56,7 @@ tenacity>=6.2.0 # Apache-2.0
WebOb>=1.8.6 # MIT
oslo.i18n>=5.0.1 # Apache-2.0
oslo.vmware>=3.7.0 # Apache-2.0
os-brick>=4.0.1 # Apache-2.0
os-brick>=4.2.0 # Apache-2.0
os-win>=5.1.0 # Apache-2.0
tooz>=2.7.1 # Apache-2.0
google-api-python-client>=1.11.0 # Apache-2.0