swift3/swift3
Charles Hsu 557c3348fa Register swift3 info to swift APIs(/info).
The eetail of swift3 info as follows:

    "swift3": {
        "max_bucket_listing": 1000,
        "max_multi_delete_objects": 1000,
        "max_parts_listing": 1000,
        "max_upload_part_num": 1000
    }

Change-Id: I5148a404a90a73a64ac6890e1d73e7a27198d75f
2015-02-12 16:06:21 +08:00
..
controllers Use swift.common.utils.json 2015-01-29 00:30:36 -08:00
schema Fix response of Upload Part Copy requests 2015-01-20 10:34:54 +09:00
test Register swift3 info to swift APIs(/info). 2015-02-12 16:06:21 +08:00
__init__.py Remove pbr dependency at run time 2014-04-22 16:02:16 +09:00
acl_handlers.py Force error instantiation 2015-02-02 01:59:22 -08:00
cfg.py Fix the response of GET Service to get only buckets owner are request user 2015-01-23 14:37:44 +09:00
etree.py Disable pylint failures 2014-11-26 02:17:13 -08:00
exception.py acl: add preliminary support for S3 ACL 2014-12-08 11:42:27 +09:00
middleware.py Register swift3 info to swift APIs(/info). 2015-02-12 16:06:21 +08:00
request.py Keystone_token is no longer needed 2015-02-04 00:34:38 -08:00
response.py Fix response of Upload Part Copy requests 2015-01-20 10:34:54 +09:00
subresource.py Use swift.common.utils.json 2015-01-29 00:30:36 -08:00
utils.py Add S3 ACL for Multipart Upload APIs 2014-12-16 05:27:23 -08:00