cinder/cinder/wsgi
Zhihai Song e33d6bfb0b 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.

Co-Authored-By: ChangBo Guo(gcb) <eric.guo@easystack.cn>
Change-Id: Ia72f99688ce00aeecca9239f9ef123611259a2fa
2016-05-20 17:17:38 +08:00
..
__init__.py Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
common.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
eventlet_server.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
wsgi.py Moved CORS middleware configuration into oslo-config-generator 2016-03-08 08:51:52 -08:00