summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorbhagyashris <bhagyashri.shewale@nttdata.com>2016-05-24 12:43:15 +0530
committerbhagyashris <bhagyashri.shewale@nttdata.com>2016-05-24 14:58:34 +0530
commitf80a6f4bd8487a73c9d6f61af70a31ffd490d90b (patch)
tree92ad9dcd9b22ee1d3169ba124548a8945b4d3089 /test-requirements.txt
parent19175d5f9ca90afef955af96f9ee70d6e89ac216 (diff)
downloadpython-saharaclient-f80a6f4bd8487a73c9d6f61af70a31ffd490d90b.tar.gz
Replace tempest_lib with tempest.lib
As the tempest_lib is deprecated and the code has been moved into tempest. We should use tempest.lib instead of tempest_lib. TrivialFix Change-Id: I2d1ded815fa7d3ad2697e405cdab8232ed49447d
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 64cbcb4..df9ff8e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,5 +13,5 @@ os-testr>=0.4.1 # Apache-2.0
reno>=1.6.2 # Apache2
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
-tempest-lib>=0.14.0 # Apache-2.0
+tempest>=11.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD