swift/test
Clay Gerrard 52ecbf9539 Add a chunks_finished to BaseDiskFileWriter
BaseDiskFileWriter will track md5 and expose upload_size, etag via the
chunks_finished method.

The BaseDiskFileReader already tracks the md5/etag via _iter_etag, for
parity we add a _chunks_etag to the BaseDiskFileReader.

Instead of returning the upload_size and hexdigest every call to write,
we return the tuple from chunks_finished.

Change-Id: I26c58719cff5fde941d0248c250a0204e0379ae5
2018-09-13 12:28:57 -05:00
..
functional s3api: Include '-' in multipart ETags 2018-09-13 19:28:59 +09:00
probe container-updater: Always report zero objects/bytes used for shards 2018-06-22 10:35:36 +01:00
unit Add a chunks_finished to BaseDiskFileWriter 2018-09-13 12:28:57 -05:00
__init__.py Refactoring, test infrastructure changes and cleanup 2018-05-15 18:18:25 +01:00
sample.conf Allow domain remap storage_domain to be configured for func tests 2018-06-07 11:59:08 +01:00