Require os-brick >= 2.8.7

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

Depends-on: https://review.opendev.org/750045
Change-Id: I68130667e9c454b7f4e6d023401796226175c4bd
Related-bug: #1823200
This commit is contained in:
Brian Rosmaita 2020-09-04 17:41:54 -04:00
parent 175eb62813
commit 4cc9e7b5f1
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ networkx==1.11
oauth2client==1.5.0
openstackdocstheme==1.20.0
os-api-ref==1.4.0
os-brick==2.8.6
os-brick==2.8.7
os-client-config==1.29.0
os-win==3.0.0
oslo.cache==1.29.0

View File

@ -58,7 +58,7 @@ suds-jurko>=0.6 # LGPLv3+
WebOb>=1.7.1 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
os-brick>=2.8.6 # Apache-2.0
os-brick>=2.8.7 # 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