nova/nova/tests/functional
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
..
api Reverse sort tables before archiving 2015-11-18 17:09:14 -08:00
api_sample_tests Merge "remove unused extends_name attribute" 2015-12-22 06:30:01 +00:00
db Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
libvirt Replaces contextlib.nested with test.nested 2015-10-08 23:13:30 +03:00
wsgi update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py api: use v2.1 only in api-paste.ini 2015-08-28 10:14:27 +00:00
api_samples_test_base.py extract non instance methods 2015-12-17 13:01:28 -05:00
integrated_helpers.py Merge "remove unused methods from integrated_helpers test class" 2015-12-22 09:43:44 +00:00
test_extensions.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_legacy_v2_compatible_wrapper.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_middleware.py Added CORS support to Nova 2015-11-11 14:28:50 -08:00
test_server_group.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_servers.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00