Added tempest-lib to test-requirements.txt

tempest-lib is missing (I found out building a Debian package).
Also, mistralclient is trying to "import tempest", which is wrong.
Mistral team: please address this.

Change-Id: I55f2a07d2f665680a004c295cec4da3a80d8b10a
This commit is contained in:
Thomas Goirand 2015-03-25 10:37:16 +01:00
parent ef011f0bea
commit d38ecdf013

View File

@ -9,3 +9,4 @@ mock>=1.0
nose
testtools>=0.9.34
lockfile>=0.8
tempest-lib