summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 08:25:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-02-06 08:25:17 +0000
commit0ed7068de9f6949cec5dcff5b409aced2a171d0e (patch)
tree44c46c7a6c04b92136eec133807a8aae12147cb9
parente4bc109543b81f2b5095c7fb1de4c26293772407 (diff)
downloadceilometer-0ed7068de9f6949cec5dcff5b409aced2a171d0e.tar.gz
Updated from global requirements
Change-Id: I4c30733a5fcca58d149cb1e87e20c5e2ea8cae86
-rw-r--r--test-requirements-py3.txt2
-rw-r--r--test-requirements.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt
index fe007b87..1eec7a0d 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -22,4 +22,4 @@ sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.8
testrepository>=0.0.18
testscenarios>=0.4
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36
diff --git a/test-requirements.txt b/test-requirements.txt
index 9b73c1ee..e010f788 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -26,7 +26,7 @@ sphinxcontrib-httpdomain
sphinxcontrib-pecanwsme>=0.8
testrepository>=0.0.18
testscenarios>=0.4
-testtools!=1.2.0,>=0.9.36
+testtools!=1.2.0,<2.0.0,>=0.9.36
gabbi>=0.12.0 # Apache-2.0
requests-aws>=0.1.4 # BSD License (3 clause)
WebTest>=2.0