magnum/magnum/common/x509
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 Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
config.py Fix typo in magnum/common/x509/config.py 2015-09-08 19:54:39 +09:00
extensions.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
operations.py Fix bay-create failure without "name" 2015-10-15 15:47:58 +09:00
validator.py Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00