swift/test/unit/obj
Clay Gerrard 2759d5d51c New Object Versioning mode
This patch adds a new object versioning mode. This new mode provides
a new set of APIs for users to interact with older versions of an
object. It also changes the naming scheme of older versions and adds
a version-id to each object.

This new mode is not backwards compatible or interchangeable with the
other two modes (i.e., stack and history), especially due to the changes
in the namimg scheme of older versions. This new mode will also serve
as a foundation for adding S3 versioning compatibility in the s3api
middleware.

Note that this does not (yet) support using a versioned container as
a source in container-sync. Container sync should be enhanced to sync
previous versions of objects.

Change-Id: Ic7d39ba425ca324eeb4543a2ce8d03428e2225a1
Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
Co-Authored-By: Tim Burke <tim.burke@gmail.com>
Co-Authored-By: Thiago da Silva <thiagodasilva@gmail.com>
2020-01-24 17:39:56 -08:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
common.py py3: port object auditor 2019-02-27 14:07:33 -06:00
test_auditor.py Use assertIn to check whether substring is in str 2019-04-16 08:56:36 +08:00
test_diskfile.py Merge "Remove invalid dict entries from hashes.pkl" 2019-06-17 20:38:45 +00:00
test_expirer.py Deprecate per-service auto_create_account_prefix 2020-01-05 09:53:30 -06:00
test_reconstructor.py ec: log durability of frags that fail to reconstruct 2019-08-20 22:23:00 -07:00
test_replicator.py Merge "Fix invalid assert states" 2019-09-20 01:00:00 +00:00
test_server.py New Object Versioning mode 2020-01-24 17:39:56 -08:00
test_ssync_receiver.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00
test_ssync_sender.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00
test_ssync.py py3: port ssync 2019-06-05 13:26:18 -07:00
test_updater.py sharding: Better-handle newlines in container names 2020-01-03 16:04:57 -08:00