swift/test/functional
Thiago da Silva b8c16de023 Return correct etag for raw manifest
When client sends a '?multipart-manifest=get&format=raw' request
middleware will change the manifest returned from object server.
This patch makes sure the response etag is updated to reflect
changes to manifest content

Change-Id: I0ac6dd0808fb041ba7663f4a472a06ee3f1d9a71
2020-01-31 12:04:12 +11:00
..
s3api Drop use of unittest2 2020-01-12 03:13:41 -06:00
__init__.py Merge "Allow non-default domain to be used in func tests" 2019-09-20 01:00:02 +00:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_access_control.py py3: port RBAC func tests 2019-08-05 14:47:51 -07:00
test_account.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_container.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_dlo.py dlo: Respond 200 on multi-range GETs 2019-08-16 16:35:34 -07:00
test_domain_remap.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_object.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_slo.py Return correct etag for raw manifest 2020-01-31 12:04:12 +11:00
test_staticweb.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_symlink.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_tempurl.py py3: Port the tempurl middleware 2019-06-20 12:41:50 -07:00
test_versioned_writes.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
tests.py Merge "More multi-char-delimiter func test coverage" 2020-01-22 22:50:04 +00:00