swift/test/functional
Kota Tsuyuzaki 4500ff340f Fix the missing SLO state on fast-post
When using fast-post and POST (i.e. metadata update) is requested to
a SLO manifest files, current Swift drops the 'X-Static-Large-Object'
header from the existing metadata. It results in breaking the SLO
state because the manifest missing the 'X-Static-Large-Object' metadata
will be maintained as a normal files.

This patch fixes object-server to keep the existing
'X-Static-Large-Object' flag and then keep the SLO state.

Change-Id: Ib1eb569071372c322dd105c52baeeb094003291e
Closes-bug: #1453807
2015-08-23 04:38:33 -07:00
..
__init__.py Use six to fix imports on Python 3 2015-07-24 11:48:28 +02:00
swift_test_client.py versioned writes middleware 2015-08-07 14:11:32 -04:00
test_account.py pep8 fix: assertEquals -> assertEqual 2015-08-05 22:23:54 -04:00
test_container.py pep8 fix: assertEquals -> assertEqual 2015-08-05 22:23:54 -04:00
test_object.py pep8 fix: assertEquals -> assertEqual 2015-08-05 22:23:54 -04:00
tests.py Fix the missing SLO state on fast-post 2015-08-23 04:38:33 -07:00