swift/test/functional
Tim Burke fb3692c9bb Don't include conditional headers in SLO HEAD requests
Previously, attempting to PUT a SLO manifest with `If-None-Match: *`
would include the header when validating the segments, causing the
upload to fail.

Now when SLO validates segments, no conditional headers will be
included in the HEAD request.

Change-Id: I03ad454092d3caa73d29e6d30d8033b45bc96136
Closes-Bug: #1569253
2016-04-13 21:56:10 -07:00
..
__init__.py Silence SkipTest noise in in-process test teardown 2016-02-24 14:41:28 +00:00
swift_test_client.py Make functional tests tolerate pre-existing versioned container 2016-01-19 13:12:49 +00:00
test_access_control.py Add comments to role-based access control functional tests 2016-02-15 20:08:43 +01:00
test_account.py Fix func test --until-failure and --no-discover options 2015-12-16 15:28:25 +00:00
test_container.py Add container quota functional test 2016-02-29 16:41:45 +00:00
test_object.py By default, disallow inbound X-Timestamp headers 2016-03-09 09:14:46 +00:00
tests.py Don't include conditional headers in SLO HEAD requests 2016-04-13 21:56:10 -07:00