swift/test/unit/common/middleware/s3api
indianwhocodes 0893cedc35 Include accept-ranges header in s3api response
Change-Id: Ib3fa895ea13a6703b0f146bc8833c4e635976fdd
2023-10-13 16:39:09 +00:00
..
__init__.py s3api: emit metrics for error responses 2023-06-29 12:27:57 +01:00
exceptions.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
helpers.py s3api: Implement object versioning API 2020-01-28 14:00:08 -08:00
test_acl_handlers.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
test_acl_utils.py more tests for canned acls 2022-06-06 10:53:21 +10:00
test_acl.py Do not fetch content of container/object to retrieve S3 ACLs 2022-01-13 15:04:36 +01:00
test_bucket.py s3api: Better logging for non-JSON when trying to do bucket listings 2023-05-19 12:06:08 +01:00
test_cfg.py pep8: Turn on E305 2020-04-03 21:22:38 +02:00
test_etree.py py3: port s3api 2019-05-02 16:38:39 -07:00
test_helpers.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
test_location.py Import swift3 into swift repo as s3api middleware 2018-04-27 15:53:57 +09:00
test_logging.py pep8: Turn on E305 2020-04-03 21:22:38 +02:00
test_multi_delete.py s3api: Prevent XXE injections 2023-01-17 15:03:41 +00:00
test_multi_upload.py s3api: set swift.backend_path when returning 422 2023-08-18 15:45:47 +01:00
test_obj.py Include accept-ranges header in s3api response 2023-10-13 16:39:09 +00:00
test_object_lock.py s3api: Add basic GET object-lock support 2023-10-05 16:38:35 +11:00
test_s3_acl.py s3api: Make grentee types case insensitive 2022-06-20 18:52:09 +02:00
test_s3api.py s3api: extra unit test assertion for statsd metric prefix 2023-08-07 10:10:50 +01:00
test_s3request.py s3api: Better handle 503s in get_container_info, too 2022-06-24 15:01:02 -07:00
test_s3response.py s3api: Pass through CORS headers 2021-03-01 10:55:15 -08:00
test_s3token.py Merge "s3token: Only replace access_key_id in account" 2023-02-10 01:21:15 +00:00
test_service.py pep8: Turn on E305 2020-04-03 21:22:38 +02:00
test_subresource.py pep8: Turn on E305 2020-04-03 21:22:38 +02:00
test_utils.py Round s3api listing LastModified to integer resolution 2022-05-10 11:26:27 +01:00
test_versioning.py Remove lxml deprecated methods 2020-06-23 13:32:22 +02:00