Add cap for tempest-lib so reqs syncs don't break the world

This commit adds a cap on tempest-lib to the next release so that we
don't break the world with a change in requirements in a tempest-lib
release.

Change-Id: I9bf6db45233fa6366e24fac234f55be382458a9c
This commit is contained in:
Matthew Treinish 2015-04-24 11:11:39 -04:00
parent 677427fe5e
commit 65cd85989c
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ suds>=0.4
suds-jurko>=0.6
taskflow>=0.7.1,<0.8.0
tempest-lib>=0.4.0
tempest-lib>=0.4.0,<0.5.0
tooz>=0.13.1,<0.14.0 # Apache-2.0
tripleo-image-elements
urllib3>=1.8.3