swift/test/unit/proxy
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
..
controllers Test EC chunk_transformer with larger input chunks 2017-03-17 09:19:47 +00:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_mem_server.py Fix EC ring validation at ring reload 2016-07-24 21:49:57 -07:00
test_server.py Version DLOs, just like every other type of object 2017-03-27 17:15:13 +00:00
test_sysmeta.py Use more specific asserts in test/unit/proxy tests 2016-07-15 13:32:31 +00:00