mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-24 19:30:38 +00:00
test_s3: Add tests of post object.
Tests the implementation of browser based uploads via a POST request. Signed-off-by: caleb miles <caleb.miles@inktank.com>
This commit is contained in:
parent
834800f341
commit
3b2c7b6b81
2 changed files with 1080 additions and 1 deletions
|
@ -5,3 +5,6 @@ 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
|
||||
pytz
|
||||
ordereddict
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue