swift/test/unit
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
..
account Make timestamp setting to be consistent in test loop 2017-01-12 17:44:10 -08:00
cli Merge "Fix swift-get-nodes arg parsing for missing ring" 2017-02-14 07:58:02 +00:00
common Version DLOs, just like every other type of object 2017-03-27 17:15:13 +00:00
container Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
obj Merge "Include received frag_index in reconstructor log warnings" 2017-03-22 16:19:53 +00:00
proxy Version DLOs, just like every other type of object 2017-03-27 17:15:13 +00:00
test_locale monkeypatch thread for keystoneclient 2015-11-03 16:36:19 +01:00
__init__.py Fixups for EC frag duplication tests 2017-02-25 20:40:04 -08:00
helpers.py Support EC policy for in process functional tests 2017-03-09 10:42:34 +00:00