Update 'extras' for cinder driver

Raise the min version of os-brick to include the fix for
CVE-2023-2088.

Change-Id: If3dba01d5cbb3a3deacdf23ab5290d7bcab4b5c7
Related-bug: #2004555
This commit is contained in:
Brian Rosmaita 2023-05-11 12:12:51 -04:00
parent 1d8033e54e
commit ce86bf3823
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ swift =
python-swiftclient>=3.2.0 # Apache-2.0
cinder =
python-cinderclient>=4.1.0 # Apache-2.0
os-brick>=2.6.0 # Apache-2.0
os-brick>=6.3.0 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0
s3 =