swift/test/unit/container
Tim Burke 3420921a33 Clean up HASH_PATH_* patching
Previously, we'd sometimes shove strings into HASH_PATH_PREFIX or
HASH_PATH_SUFFIX, which would blow up on py3. Now, always use bytes.

Change-Id: Icab9981e8920da505c2395eb040f8261f2da6d2e
2018-11-01 20:52:33 +00:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Added unit test cases for container/auditor.py 2015-11-20 16:07:17 +00:00
test_backend.py Fix shard_max_row in ContainerBroker.get_replication_info() 2018-06-13 12:20:17 +01:00
test_reconciler.py Allow InternalClient to container/object listing with prefix 2017-12-25 08:28:02 +00:00
test_replicator.py Only try to fetch or sync shard ranges if the remote supports sharding 2018-06-14 16:58:29 -07:00
test_server.py Add fallocate_reserve to account and container servers. 2018-07-18 17:27:11 +10:00
test_sharder.py Add databases_per_second to db daemons 2018-10-30 22:28:05 +00:00
test_sync.py Clean up HASH_PATH_* patching 2018-11-01 20:52:33 +00:00
test_sync_store.py Cleanup test tempdirs in tearDown 2017-09-01 15:34:30 +01:00
test_updater.py Clean up HASH_PATH_* patching 2018-11-01 20:52:33 +00:00