Bump tempest-lib version

The release 0.6.0 of tempest-lib contains backwards incompatible
change, and Tempest gate jobs continuously failed.
The Tempest gate problem has been solved with some workaround, but
tempest-lib is a library. So we need to avoid the same problem on
the other project gates.
The release 0.6.1 has been released now for avoiding backwards
incompatible change, this patch changes tempest-lib version for
using the latest release.

Change-Id: Ica2d61a6807721c5e715a2130bd25e719acc9b03
Related-Bug: #1468149
This commit is contained in:
Ken'ichi Ohmichi 2015-06-24 06:01:35 +00:00
parent f097bf5376
commit aa8da94056

View File

@ -178,7 +178,7 @@ stevedore>=1.5.0 # Apache-2.0
sysv_ipc>=0.6.8 # BSD License
suds-jurko>=0.6
taskflow>=0.11.0
tempest-lib>=0.5.0
tempest-lib>=0.6.1
tooz>=0.13.1 # Apache-2.0
tripleo-image-elements
urllib3>=1.8.3