From d9cf1f439bb2b82ab713dcbe72327ef67f93e9a8 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Mon, 13 Jan 2020 14:19:19 -0500 Subject: [PATCH] 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 --- lower-constraints.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index a2f9d017c4f..1c885570bb3 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 687f59da222..75a04523993 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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