cinder/cinder/tests/unit
Sean McGinnis 46e1f1741d Remove useless logging from unit tests
It has been discussed that there really isn't much point in having
unit tests making any kind of logger calls. Some usage has already
been cleaned up. This patch removes the remaining instances of log
calls under the cinder/tests directory.

Also cleaned up a lot of cases where the source files would import
oslo_logging and declare a LOG variable which was never actually
used.

Leaving logging in the cinder/tests/unit/integrated tree for now
until a plan is decided as to what to do with all of these type of
tests.

Added hacking check to prevent new instances from slipping by code
reviews.

Change-Id: If177394486d5c92fa5466cd3825b15d30cf5fb18
2015-07-13 17:39:44 +00:00
..
api Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
backup Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
brick Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
compute Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
db Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
glance Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
image Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
integrated Replace urllib and urllib2 with six.moves.urllib 2015-06-10 18:52:26 +02:00
keymgr Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
monkey_patch_example Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
objects Avoid race condition at snapshot deletion stage 2015-07-02 15:50:01 +03:00
scheduler Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
targets Fix tests failing in gate 2015-07-10 16:15:32 +02:00
var Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
volume Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
windows Windows SMBFS: Fix image resize errors during volume creation 2015-05-11 16:08:35 +03:00
xenapi Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
zonemanager Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
__init__.py Use six to fix imports on Python 3 2015-06-11 17:19:19 +02:00
cast_as_call.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
conf_fixture.py Revert "Disable backup progress notifications for unit tests" 2015-06-19 14:27:40 -04:00
declare_conf.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_backup.py Fix backups.rpcapi to pass objects over RPC 2015-06-23 15:42:00 +02:00
fake_driver.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
fake_hp_3par_client.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_hp_client_exceptions.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_hp_lefthand_client.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_notifier.py Tests: Make fake_notifier per-instance 2015-06-19 11:27:40 +02:00
fake_snapshot.py Avoid race condition at snapshot deletion stage 2015-07-02 15:50:01 +03:00
fake_utils.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
fake_vmem_client.py Adds the Violin Memory V7000 series FC driver. 2015-06-19 13:38:32 -07:00
fake_volume.py Switch to oslo_versionedobjects 2015-05-13 08:36:53 -07:00
policy.json set/unset volume image metadata 2015-07-11 12:13:58 +08:00
runtime_conf.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_api.py Use six to fix imports on Python 3 2015-06-11 17:19:19 +02:00
test_api_urlmap.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_backup.py Fix backup.rpcapi to pass object backup 2015-07-01 16:37:15 +08:00
test_backup_ceph.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
test_backup_driver_base.py Fix Python 3 issues in backup 2015-06-24 17:11:05 +02:00
test_backup_swift.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
test_backup_tsm.py Remove oslo logging from backup unit tests 2015-06-27 21:23:34 +00:00
test_block_device.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_blockbridge.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_cloudbyte.py Add chap support to CloudByte cinder driver 2015-05-29 11:17:51 +05:30
test_cmd.py Fix Python 3 issues in cmd 2015-07-02 13:42:20 +02:00
test_conf.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_context.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_create_volume_flow.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_db_api.py set/unset volume image metadata 2015-07-11 12:13:58 +08:00
test_dellfc.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_dellsc.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_dellscapi.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_dothill.py Port dothill to Python 3 2015-07-01 10:50:58 +02:00
test_drbdmanagedrv.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_emc_vmax.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_emc_vnxdirect.py Merge "Fix timeout issue in EMC VNX driver unit test" 2015-07-01 21:45:52 +00:00
test_emc_xtremio.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_eqlx.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_evaluator.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_exception.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_glusterfs.py Port remote_fs driver to use new driver model 2015-06-08 13:02:03 +02:00
test_gpfs.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_hacking.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_hitachi_hbsd_horcm_fc.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_hitachi_hbsd_snm2_fc.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_hitachi_hbsd_snm2_iscsi.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_hitachi_hnas_backend.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_hitachi_hnas_iscsi.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_hitachi_hnas_nfs.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_hp3par.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_hp_xp_fc.py Volume driver for HP XP storage 2015-06-16 20:30:07 +09:00
test_hplefthand.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_huawei_18000.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_huawei_drivers_compatibility.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_ibm_flashsystem.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_ibm_flashsystem_iscsi.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_ibm_xiv_ds8k.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_ibmnas.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_image_utils.py Disallow backing files when uploading volumes to image 2015-06-15 11:33:27 -04:00
test_infortrend_cli.py Implement the update_migrated_volume for the drivers 2015-07-02 22:14:55 +08:00
test_infortrend_common.py Implement the update_migrated_volume for the drivers 2015-07-02 22:14:55 +08:00
test_migrations.py Nested Quota : Create allocated column in cinder.quotas 2015-06-19 10:22:45 -07:00
test_misc.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_netapp.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_netapp_eseries_iscsi.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_netapp_nfs.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_netapp_ssc.py Merge "Replace dict.iteritems() with dict.items()" 2015-06-15 22:10:18 +00:00
test_nfs.py RemoteFS: Reporting configured reserved_percentage in _update_volume_stats 2015-07-01 22:43:31 +05:30
test_nimble.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_openvstorage.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_prophetstor_dpl.py Use six to fix imports on Python 3 2015-06-11 17:19:19 +02:00
test_pure.py Remove unused parameter in PureFCDriver _connect 2015-07-12 21:45:15 -07:00
test_qos_specs.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_quota.py Merge "Nested Quota: Set default values to subproject" 2015-07-08 22:16:21 +00:00
test_rbd.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_remotefs.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_replication.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_san.py Port remote_fs driver to use new driver model 2015-06-08 13:02:03 +02:00
test_scality.py Scality SOFS: enhance how the remoteFS mount is detected 2015-06-18 11:46:45 +02:00
test_service.py Add exception catch in report_state for DBError 2015-06-22 18:17:39 -05:00
test_sheepdog.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_smbfs.py smbfs: fix invalid check for smbfs_used_ratio correctness 2015-06-30 19:06:08 +03:00
test_solidfire.py Modify template account creation in SolidFire drvr 2015-06-23 16:36:41 -07:00
test_srb.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_storpool.py Implement the update_migrated_volume for the drivers 2015-07-02 22:14:55 +08:00
test_storwize_svc.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_test.py Fix tests failing in gate 2015-07-10 16:15:32 +02:00
test_test_utils.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_tintri.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_utils.py Add tracing facility for drivers 2015-07-07 15:05:18 -04:00
test_v6000_common.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_v6000_fcp.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_v6000_iscsi.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_v7000_common.py Adds the Violin Memory V7000 series FC driver. 2015-06-19 13:38:32 -07:00
test_v7000_fcp.py Mock socket.gethostbyaddr in test_v7000_fcp 2015-07-01 08:41:03 +02:00
test_vmware_datastore.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_vmware_vmdk.py VMware: Remove unused methods 2015-06-18 17:38:34 +05:30
test_vmware_volumeops.py VMware: Handle concurrent inventory folder create 2015-04-23 01:49:20 -07:00
test_volume.py set/unset volume image metadata 2015-07-11 12:13:58 +08:00
test_volume_configuration.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_volume_glance_metadata.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_volume_rpcapi.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_volume_throttling.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_volume_transfer.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_volume_types.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_volume_types_extra_specs.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_volume_utils.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
test_vzstorage.py Add Virtuozzo Storage Volume Driver 2015-06-18 20:14:34 +03:00
test_wsgi.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_zfssa.py Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
utils.py Fix missing pool name in consistency group 2015-07-07 14:53:27 -07:00