summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDaniel Gonzalez <daniel@gonzalez-nothnagel.de>2016-04-28 14:48:32 -0500
committerSrinivasan Srivatsan <srinsriv@gmail.com>2016-04-28 22:11:12 +0000
commit74287cbe3759c06cecc0ef6b369dcfe7278eba3b (patch)
treeb7f264b7409744defc684ab4f1918a1a84683002 /test-requirements.txt
parent7af57ed5ba77cb043b9e1ad3b63da1ab391b75d2 (diff)
downloadpython-keystoneclient-74287cbe3759c06cecc0ef6b369dcfe7278eba3b.tar.gz
Replace tempest-lib with tempest.lib
tempest-lib is deprecated, replace it with tempest.lib. Closes-Bug: #1553047 Change-Id: Ib03938b133f2aca1e73ec5df5815cff9dfe7b2e2
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 15ca096..e56d492 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -16,7 +16,7 @@ oslotest>=1.10.0 # 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
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD