summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorVipul Sabhaya <vipuls@gmail.com>2013-03-04 18:07:17 -0800
committerVipul Sabhaya <vipuls@gmail.com>2013-03-04 18:07:17 -0800
commitddaf6decfacf02b0bb7a5a66a0062350c3ff73b0 (patch)
tree7602eda525ceac1086e02a4f5c337ba2f395462d /tools
parent460aa6abdecb21060169e126121509113b9e17d9 (diff)
downloadtrove-ddaf6decfacf02b0bb7a5a66a0062350c3ff73b0.tar.gz
Use tarball for python-reddwarfclient dependency
* Openstack-ci creates a tarball at tarballs.o.o when tag matches: ref: ^refs/tags/([0-9]+\.)+[0-9]* (alpha|beta|candidate|rc|a|b|c|r|g)[0-9]*$ Fixes bug#1131509 Change-Id: I5e3d00c57dfe977f6e9a01dea25b97c8fcdf0d1d
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 a095ae4f..6d3c5fdd 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