Increase min version of oslo.vmware to 3.10.0

Older versions have a dependency that is no longer satisfiable
on all supported test platforms.  See discussion on I5925d1d8cbaad6
and bug #1946340.

Depends-on: I2a06f0d302325425e67f4ca3dcca14fd73d41c3e

Change-Id: Icfe49cd2303b5d7091bc1f24c09bde0bc624ab6a
Related-bug: #1946340
This commit is contained in:
Brian Rosmaita 2021-10-15 10:15:56 -04:00
parent 0cd1b7c275
commit fd5ec459c8
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ tabulate>=0.8.7 # MIT
tenacity>=6.3.1 # Apache-2.0
WebOb>=1.8.6 # MIT
oslo.i18n>=5.0.1 # Apache-2.0
oslo.vmware>=3.8.0 # Apache-2.0
oslo.vmware>=3.10.0 # Apache-2.0
os-brick>=5.0.1 # Apache-2.0
os-win>=5.4.0 # Apache-2.0
tooz>=2.7.1 # Apache-2.0