summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSamuel Matzek <smatzek@us.ibm.com>2017-10-23 06:46:49 -0500
committerSamuel Matzek <smatzek@us.ibm.com>2017-10-23 06:46:49 -0500
commit31b10653090e953fb14a83f7c3252184bfc50a8a (patch)
tree2453339cce73311cf2e256a1ae10119c72348437 /test-requirements.txt
parentefd2ad9ee922c800e959c09c1061552d9307e61f (diff)
downloadtrove-31b10653090e953fb14a83f7c3252184bfc50a8a.tar.gz
Remove tempest from the test requirements
Commit f860e06f74523ee7ef34190338de8aa207d1f45d added tempest to the test requirements but this should not be necessary as the OpenStack global requirements already list tempest at 16.1.0. Change-Id: I625fac7590166eb0658b3ba4cb1910a873cab36e
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 2f6ea4a4..0ae7c5f2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -28,4 +28,3 @@ couchdb>=0.8 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
pylint==1.4.5 # GPLv2
-tempest>=16.1.0 # Apache-2.0