summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2013-02-24 14:26:38 -0500
committerRussell Bryant <rbryant@redhat.com>2013-02-25 12:33:06 -0500
commit4226b897f4b9ff413bad466bd7dbb3425b76328c (patch)
tree643f763f66fcd407efecb953a9a9ccfad8466a3b /tools
parentc312fd6742c035677347a6987fb17b67e2c72087 (diff)
downloadoslo-4226b897f4b9ff413bad466bd7dbb3425b76328c.tar.gz
oslo-4226b897f4b9ff413bad466bd7dbb3425b76328c.tar.xz
oslo-4226b897f4b9ff413bad466bd7dbb3425b76328c.zip
Support qpid unit tests.
The qpid unit tests have never been run by default because qpid is not on pypi. I filed a bug asking the qpid project to support it: https://issues.apache.org/jira/browse/QPID-4539 Until that happens, I uploaded a package to pypi myself. https://pypi.python.org/pypi/qpid-python Fix bug 1061055. Change-Id: I2d52ff383b6393f34e94c25f959dccda5a7571de
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 9876a14..cbd7d4d 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -11,3 +11,4 @@ argparse
stevedore
SQLAlchemy>=0.7.8,<=0.7.9
http://tarballs.openstack.org/oslo-config/oslo-config-2013.1b3.tar.gz#egg=oslo-config
+qpid-python