summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorZhiQiang Fan <aji.zqfan@gmail.com>2016-04-19 23:42:00 +0800
committerZhiQiang Fan <aji.zqfan@gmail.com>2016-04-23 10:03:02 +0800
commitbe8c615bb0e8a30275e31cc2221213d70eb9611d (patch)
tree2bfee38cb6b0b6c27ead5e1a4c3ba7eb22f9d224 /test-requirements.txt
parent47b7b7720e004f15bcb6809148029122cd01960d (diff)
downloadceilometer-be8c615bb0e8a30275e31cc2221213d70eb9611d.tar.gz
add tempest to test-requirements.txt
Change-Id: I5c3527c2ea28efd5ed21d9626115b43fadc1baa3 Closes-Bug: #1573654
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 14840160..56fc0755 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -33,4 +33,5 @@ testtools>=1.4.0 # MIT
gabbi>=1.11.0 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
os-testr>=0.4.1 # Apache-2.0
+tempest>=11.0.0 # Apache-2.0
WebTest>=2.0 # MIT