swift/test/unit/container
Michael Barton eaab4d3fd6 container.merge_items bug
When replicated container entries get round-tripped through json, they wind up
with unicode objects for names.  This causes equality checks to fail against
container entries, and you can wind up with duplicate records.  My bad.

Change-Id: I3aee2ad8dbd3a617efe37e887cfb902a3e4a1646
2014-09-18 12:36:26 -07:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Add Storage Policy support to Containers 2014-06-18 17:31:38 -07:00
test_backend.py container.merge_items bug 2014-09-18 12:36:26 -07:00
test_reconciler.py Spelling mistakes corrected in comments. 2014-09-03 10:40:30 -07:00
test_replicator.py Check for change before container replicator updates db 2014-09-02 17:08:58 +01:00
test_server.py Spelling mistakes corrected in comments. 2014-09-03 10:40:30 -07:00
test_sync.py Replace POLICY and POLICY_INDEX with string literals 2014-06-23 12:52:50 -07:00
test_updater.py Add Storage Policy support to Containers 2014-06-18 17:31:38 -07:00