swift/test/functional
Tim Burke 3ad8773239 Version DLOs, just like every other type of object
Previously, requests involving DLOs would bypass versioned_writes:

 * Any existing DLOs wouldn't get copied to the archive container during
   overwrites (or deletes, with history-mode), so there would be no
   evidence they had ever existed.

 * Any new DLOs wouldn't copy overwritten objects to the archive
   container, potentially leading to data loss.

Now, DLOs will behave like every other type of object under
versioned_writes.

Change-Id: I488e13eead2f33dd272d03f6f898adc52fc7fdad
Related-Change: Ie899290b3312e201979eafefb253d1a60b65b837
Related-Change: Ib5b29a19e1d577026deb50fc9d26064a8da81cd7
Closes-Bug: #1626989
2017-03-27 17:15:13 +00:00
..
__init__.py Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00
swift_test_client.py Support last modified on listing containers 2017-01-12 18:03:10 +00: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 Merge "Confirm receipt of SLO PUT with etag" 2017-01-16 20:37:02 +00:00
test_tempurl.py ISO 8601 timestamps for tempurl 2017-01-24 17:38:48 +01:00
test_versioned_writes.py Version DLOs, just like every other type of object 2017-03-27 17:15:13 +00:00
tests.py Support last modified on listing containers 2017-01-12 18:03:10 +00:00