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
This commit is contained in:
daniel-a-nguyen 2013-03-07 20:20:11 -08:00
parent 93877e2419
commit cd6e9d7677
1 changed files with 1 additions and 1 deletions

View File

@ -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