swift/test/functional/s3api
zhulingjie 83a7ce8ce0 Python 3 compatibility: fix xrange/range issues
xrange is not defined in python3.
Rename xrange() to range().

Change-Id: Ifb1c9cfd863ce6dfe3cced3eca7ea8e539d8a5e9
2018-10-14 14:08:19 +00:00
..
__init__.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
s3_test_client.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
test_acl.py Add another user for s3api func tests 2018-09-14 13:33:51 +00:00
test_bucket.py Merge "Add another user for s3api func tests" 2018-09-14 16:41:56 +00:00
test_multi_delete.py Python 3 compatibility: fix xrange/range issues 2018-10-14 14:08:19 +00:00
test_multi_upload.py Python 3 compatibility: fix xrange/range issues 2018-10-14 14:08:19 +00:00
test_object.py Fix the deletion of non-existent keys 2018-08-13 14:19:23 -07:00
test_presigned.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
test_service.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
utils.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00