summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-13 05:17:55 +0000
committerGerrit Code Review <review@openstack.org>2016-09-13 05:17:56 +0000
commitd5206f4c16a144bba1510526a26e7391af47a28d (patch)
tree0d6a024257a71eab3fe3a73b91ad2fa183eb1da1
parent9ab10b8c99f18d4546a7bf8dcefed37121414f2a (diff)
parentbedee792eb4f9cf0e66498d76257a6e348c1a55d (diff)
downloadnova-d5206f4c16a144bba1510526a26e7391af47a28d.tar.gz
Merge "Updated from global requirements" into stable/liberty
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 074337d698..4e331950aa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ fixtures>=1.3.1
mock>=1.2
mox3>=0.7.0
psycopg2>=2.5
-PyMySQL>=0.6.2 # MIT License
+PyMySQL!=0.7.7,>=0.6.2 # MIT License
python-barbicanclient>=3.3.0
python-ironicclient>=0.8.0
python-subunit>=0.0.18