cinder/cinder/tests/unit/backup
Tom Barron 39207fa601 Remove oslo logging from backup unit tests
Many of the unit tests for backup services import oslo_log and
invoke LOG.debug, LOG.info, etc.  There appears to be no current
reason to do this and, more generally, unit tests for everything
but oslo_log itself should not be doing logging themselves.

This commit removes oslo logging from the backup unit tests.
Closes-bug: 1464772

Change-Id: I2c9f258a43a155e785bac4158cb5e5e0ecfcc797
2015-06-27 21:23:34 +00:00
..
drivers Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_service.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_service_with_verify.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_swift_client.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
fake_swift_client2.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
test_rpcapi.py Fix backups.rpcapi to pass objects over RPC 2015-06-23 15:42:00 +02:00