swift/test/unit/container
Tim Burke f192f51d37 Have check_drive raise ValueError on errors
...which helps us differentiate between a drive that's not mounted vs.
not a dir better in log messages. We were already doing that a bit in
diskfile.py, and it seems like a useful distinction; let's do it more.

While we're at it, remove some log translations.

Related-Change: I941ffbc568ebfa5964d49964dc20c382a5e2ec2a
Related-Change: I3362a6ebff423016bb367b4b6b322bb41ae08764
Change-Id: Ife0d34f9482adb4524d1ab1fe6c335c6b287c2fd
Partial-Bug: 1674543
2018-06-20 17:15:07 -07: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 Have check_drive raise ValueError on errors 2018-06-20 17:15:07 -07:00
test_sharder.py Change default sharding threshold to 1,000,000 objects 2018-05-29 10:48:51 -07:00
test_sync_store.py Cleanup test tempdirs in tearDown 2017-09-01 15:34:30 +01:00
test_sync.py Symlink implementation. 2017-12-13 21:26:12 +00:00
test_updater.py Have check_drive raise ValueError on errors 2018-06-20 17:15:07 -07:00