swift/test/unit/obj
litong01 ce274b3532 blueprint Multi-range support implementation
This change adds multi range retrieval to OpenStack Swift. For non-
segmented data object, a client can use HTTP Range header to specify
multiple ranges to retrieve sections of the data object.

This implementation currently does not support segmented data object
multi range retrieval. When a client sends a multi range request
against a segmented data object, Swift will return HTTP status code
200. Support for segmented data multi range retrieval will be added
in near future.

This implementation is to bring Swift closer to CDMI multi range
data retrieval standard. Once support for segemented data multi
range is added, Swift will be compliant with CDMI standard in
this area.

DocImpact

Change-Id: I4ed1fb0a0a93c037ddb2f551ea62afe447945107
2012-11-01 20:45:30 -04:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Adding StatsD logging to Swift. 2012-05-11 15:25:38 -07:00
test_expirer.py Expand recon middleware support 2012-05-24 14:50:00 -05:00
test_replicator.py allow replicator run_once to check specific devices/partitions 2012-09-28 12:24:15 -07:00
test_server.py blueprint Multi-range support implementation 2012-11-01 20:45:30 -04:00
test_updater.py Track unlinks of async_pendings. 2012-10-23 10:27:21 -07:00