summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-07-28 09:43:06 +0000
committerGerrit Code Review <review@openstack.org>2015-07-28 09:43:06 +0000
commit583fa181205f3077ae7092aa12a9dd59f7fead77 (patch)
treebcb4887da0d519fe9fd0d68a0d589b5ee4a66b61 /test-requirements.txt
parent0348e8571e9e8d9370ebd47018fa3674fb11e3fb (diff)
parenta5c7da576c79b3e777dc7e3ae2a9df1f22129608 (diff)
downloadheat-583fa181205f3077ae7092aa12a9dd59f7fead77.tar.gz
Merge "Move qpid-python to test-requirements"
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 38c1edb69..534860840 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -14,6 +14,7 @@ PyMySQL>=0.6.2 # MIT License
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.7.0 # Apache-2.0
paramiko>=1.13.0
+qpid-python;python_version=='2.7'
psycopg2
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testrepository>=0.0.18