Update oslo.vmware version

Version 2.35.0 contains a fix needed for the "Support multiple stores
of Glance" feature.

Change-Id: I64937ba8abdb0b0c5b6c1aab6ed08d67bac13590
Closes-bug: #1857094
This commit is contained in:
Brian Rosmaita 2020-01-13 14:19:19 -05:00
parent 64b9fa6f2c
commit d9cf1f439b
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ oslo.serialization==2.18.0
oslo.service==1.24.0
oslo.utils==3.34.0
oslo.versionedobjects==1.31.2
oslo.vmware==2.17.0
oslo.vmware==2.35.0
oslotest==3.2.0
osprofiler==1.4.0
paramiko==2.0.0

View File

@ -55,7 +55,7 @@ suds-jurko>=0.6 # LGPLv3+
tabulate>=0.8.5 # MIT
WebOb>=1.7.1 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.vmware>=2.17.0 # Apache-2.0
oslo.vmware>=2.35.0 # Apache-2.0
os-brick>=2.2.0 # Apache-2.0
os-win>=3.0.0 # Apache-2.0
tooz>=1.58.0 # Apache-2.0