swift/test/functional
Samuel Merritt 0590d20fcc Fix download resumption for new SLOs.
SLOs created after commit 2d25fe6ad3
have an explicit X-Object-Sysmeta-SLO-Size attribute. Fetching one of
those with a range like "bytes=100-" would crash and cause a 500. This
commit fixes the crash.

Closes-Bug: #1656147

Change-Id: I174ed98b4f01a5943af12177d6f8c3586f049778
2017-01-13 01:13:29 +00:00
..
__init__.py Add functional tests for new versioned_write mode 2016-09-25 19:45:38 -07:00
swift_test_client.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_access_control.py Removes unnecessary utf-8 encoding 2016-12-22 10:49:56 +07:00
test_account.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_container.py Fix typos in test_container.py 2016-11-17 02:07:24 +00:00
test_dlo.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
test_object.py Handle deleted files with if-none-match 2016-11-22 21:06:24 -05:00
test_slo.py Fix download resumption for new SLOs. 2017-01-13 01:13:29 +00:00
test_tempurl.py Merge "Remove duplicate setup code from test_tempurl.py" 2016-12-21 01:56:47 +00:00
test_versioned_writes.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00
tests.py Make tempurl functional tests clean up account keys 2016-12-20 10:45:59 -08:00