magnum/magnum/cmd
houming-wang e5bdfb9b49 Trival: Remove unused logging import
In some Magnum source code files, oslo log is imported but not used.
Remove it.
from oslo_log import logging
LOG = logging.getLogger(__name__)

Closes-Bug: #1529253
Change-Id: I4d3911b94aed4c74b8163993b38e756139198049
2015-12-25 09:41:22 -05:00
..
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
conductor.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
db_manage.py Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
template_manage.py Use cliff instead of cliutils 2015-12-24 09:39:51 -05:00