Block oslo.vmware 0.13.0 due to a backwards incompatible change

Lots of details on the global requirements patch that
this Depends-On.

Essentially, nova tests are broken with the oslo.vmware
release and we need to block this version.

Partial-Bug: #1459021

Depends-On: Icf1ce8dbb4b2c0b6b627d5d8be0b85a42e99c784
Change-Id: I4b9a471c9783dff769cbdec2e534bb0157f141f6
This commit is contained in:
Davanum Srinivas 2015-05-27 13:13:39 -04:00 committed by Matt Riedemann
parent b6e5d68c66
commit f40619b2b4

View File

@ -22,4 +22,4 @@ testtools>=0.9.36,!=1.2.0
tempest-lib>=0.5.0
# vmwareapi driver specific dependencies
oslo.vmware>=0.11.1 # Apache-2.0
oslo.vmware>=0.11.1,!=0.13.0 # Apache-2.0