summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authordaniel-a-nguyen <daniel.a.nguyen@hp.com>2013-03-07 20:20:11 -0800
committerdaniel-a-nguyen <daniel.a.nguyen@hp.com>2013-03-08 10:15:03 -0800
commitcd6e9d7677e2de1d362c4e32527cee966cadc1a7 (patch)
tree22570bd1cfd0ea785458077950fe4de8b8bd4ca7 /tools
parent93877e2419d4149328ece353ab9a4614d5dc1791 (diff)
downloadtrove-cd6e9d7677e2de1d362c4e32527cee966cadc1a7.tar.gz
Update test-requires to point to rd cli tarball
Sync up the client code to server code for absolute/rate limits Implements: blueprint rate-limits Change-Id: I2d465216fa8432674e268eb3a18b5f4cbde2692c
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 f3236b9f..7ebccc70 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -10,7 +10,7 @@ pylint
webtest
wsgi_intercept
proboscis
-http://tarballs.openstack.org/python-reddwarfclient/python-reddwarfclient-0.1.2.tar.gz#egg=python-reddwarfclient
+https://github.com/stackforge/python-reddwarfclient/tarball/master
mock
mox
testtools>=0.9.22