s3-tests/requirements.txt
Yehuda Sadeh 2f279540f9 s3tests: send raw http requests to test redirects
Since we fixed the rgw redirect code, it turns out that boto actually
follows on them. We just want to check if redirect is sent.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2015-01-13 16:46:33 -08:00

11 lines
198 B
Text

PyYAML
nose >=1.0.0
boto >=2.6.0
bunch >=1.0.0
# 0.14 switches to libev, that means bootstrap needs to change too
gevent ==0.13.6
isodate >=0.4.4
requests ==0.14.0
pytz >=2011k
ordereddict
httplib2