summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-03-06 23:37:47 +0000
committerGerrit Code Review <review@openstack.org>2013-03-06 23:37:47 +0000
commit9fc2231647506b913f569473190943dc9f675cd5 (patch)
tree73b92a50ba9ff8885ef31b0c53c346df713ede23 /tools
parentdc0a82131d880b3ee3d20c5dd33bbf0d6970a83e (diff)
parentddaf6decfacf02b0bb7a5a66a0062350c3ff73b0 (diff)
downloadtrove-9fc2231647506b913f569473190943dc9f675cd5.tar.gz
Merge "Use tarball for python-reddwarfclient dependency"
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 2096d766..f3236b9f 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -10,7 +10,7 @@ pylint
webtest
wsgi_intercept
proboscis
-python-reddwarfclient==0.1.2
+http://tarballs.openstack.org/python-reddwarfclient/python-reddwarfclient-0.1.2.tar.gz#egg=python-reddwarfclient
mock
mox
testtools>=0.9.22