swift/swift/container
Clay Gerrard 233e0aebf7 Fix reclaim on deleted containers
The common db replicator's code path for reclaiming deleted db's beyond the
reclaim age was not covered by unittests, and a AttributeError snuck in.  In
writing the test that would cover the common code both for accounts and
containers I discovered another KeyError with the container conditional for
validating the container's fully reported status.

This fixes both those issues and adds additional tests for the cleanup empty
account container partition and suffix directories.

Change-Id: I2a1bfaefebd05b01231bf71dd908fcc49adb4c36
2014-12-03 17:10:15 -08:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Add Storage Policy support to Containers 2014-06-18 17:31:38 -07:00
backend.py container.merge_items bug 2014-09-18 12:36:26 -07:00
reconciler.py Fix minor typo 2014-10-06 10:04:14 +00:00
replicator.py Fix reclaim on deleted containers 2014-12-03 17:10:15 -08:00
server.py Fix metadata overall limits bug 2014-10-02 22:38:13 +00:00
sync.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
updater.py Handle os.listdir failures in container-updater 2014-10-27 17:27:14 -05:00