2bdf61fadd
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 |
||
---|---|---|
.. | ||
__init__.py | ||
swift_test_client.py | ||
test_access_control.py | ||
test_account.py | ||
test_container.py | ||
test_object.py | ||
test_versioned_writes.py | ||
tests.py |