summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 20:57:32 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 20:57:32 +0000
commit9053a60bcf388bd66905da7ec1dfc1e5a12f64d7 (patch)
treef055ebd595359ec817842c2b7c27337ebdae2d07
parentf6b1b5e076e23d217ac732999e0e9f7c5e8eaabb (diff)
downloadkeystone-9053a60bcf388bd66905da7ec1dfc1e5a12f64d7.tar.gz
Updated from global requirements
Change-Id: Ife33bd0939e6cf7def3e71e7c943a399fffaa160
-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 2aacbb3db..6e95687a8 100644
--- a/test-requirements-py3.txt
+++ b/test-requirements-py3.txt
@@ -44,7 +44,7 @@ WebTest>=2.0
discover
python-subunit>=0.0.18
testrepository>=0.0.18
-testtools>=0.9.34
+testtools>=0.9.34,!=1.4.0
testscenarios>=0.4
# for python-keystoneclient
diff --git a/test-requirements.txt b/test-requirements.txt
index 957961ae0..5d540ef30 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -45,7 +45,7 @@ WebTest>=2.0
discover
python-subunit>=0.0.18
testrepository>=0.0.18
-testtools>=0.9.34
+testtools>=0.9.34,!=1.4.0
testscenarios>=0.4
# for python-keystoneclient