swift/test
Thomas Herve 2bdf61fadd Handle deleted files with if-none-match
When an object is deleted, we retrieve its metadata on the next PUT
requests, which make if-none-match requests fail while the object
shouldn't be here. It seems we're only interested in the timestamp of
the deleted object, so get that but forget the metadata.

Change-Id: I4a4a8be9b631598ca1cd52c53885c68c3fbdfc4a
Closes-Bug: #1640448
2016-11-22 21:06:24 -05:00
..
functional Handle deleted files with if-none-match 2016-11-22 21:06:24 -05:00
probe Merge "EC: reconstruct using non-durable fragments" 2016-11-07 23:45:11 +00:00
unit Reduce backend requests for SLO If-Match / HEAD requests 2016-11-21 14:39:50 -08:00
__init__.py test/(functional/probe):Replace python print operator with print function (pep H233, py33) 2015-08-20 11:42:58 +09:00
sample.conf Merge "Add a note for functional tests with Keystone." 2016-03-18 05:08:10 +00:00