Update 'extras' for cinder driver

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

Change-Id: I4433df9414129ab2acec772791e05a17e3bf78ed
Related-bug: #2004555
This commit is contained in:
Brian Rosmaita 2023-05-10 15:49:52 -04:00
parent 884a2e459d
commit 4f4de2348f
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.2.2 # Apache-2.0
oslo.rootwrap>=5.8.0 # Apache-2.0
oslo.privsep>=1.23.0 # Apache-2.0
s3 =