nova/nova/tests/unit/virt/libvirt/storage
Zhihai Song f396c8e5fa Remove unused logging import and LOG global var
In some modules the global LOG is not used any more. And the import
of logging is not used. This patch removes the unused logging import
and LOG vars.

Change-Id: I28572c325f8c31ff38161010047bba00c5d5b833
2015-12-25 18:01:12 +08:00
..
__init__.py libvirt: move lvm/dmcrypt/rbd_utils modules under storage subdir 2015-07-27 12:47:31 -07:00
test_dmcrypt.py libvirt: Add logging for dm-crypt error conditions 2015-07-31 09:45:16 -04:00
test_lvm.py Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00
test_rbd.py Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00