swift/test/unit/account
Takashi Kajinami 4b2ac606b1 Pass logger instances to AccountBroker/ContainerBroker
There are some processes which don't pass their logger instances
when creating AccountBrokers/ContainerBrokers, which causes some
error messages with a different setting from the other logs
generated by the processes.

This patch makes them pass logger instances, to make sure they
generate all logs according to their log settings.

Change-Id: I914c3a2811e1a2b7f19ad2bc9b3d042fcba63820
2019-05-03 01:15:20 +09:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Pass logger instances to AccountBroker/ContainerBroker 2019-05-03 01:15:20 +09:00
test_backend.py py3: adapt account/backend.py and utils.py 2018-10-15 22:42:22 -05:00
test_reaper.py Pass logger instances to AccountBroker/ContainerBroker 2019-05-03 01:15:20 +09:00
test_replicator.py Make db_replicator usync smaller containers 2015-10-19 15:26:12 +01:00
test_server.py Address some review comments 2019-02-14 21:23:00 +00:00
test_utils.py Move HeaderKeyDict to avoid an inline import 2016-03-07 12:26:48 -08:00