magnum/magnum/objects
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 Remove baylock 2015-12-18 09:47:46 +08:00
base.py Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
bay.py Object: Add BayModel as an ObjectField to Bay object 2015-12-21 17:37:25 +08:00
baymodel.py Fixes for magnum objects doc string 2015-11-30 13:33:10 +08:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
container.py Object: Add filters to contianer list 2015-12-15 13:35:48 +08:00
fields.py Introduce BayType that declares valid COEs 2015-09-28 15:55:40 -04:00
magnum_service.py Fixes for magnum objects doc string 2015-11-30 13:33:10 +08:00
node.py Fixes for magnum objects doc string 2015-11-30 13:33:10 +08:00
pod.py Objects from Bay - Pods 2015-12-02 12:13:57 -08:00
replicationcontroller.py Objects from Bay - Replication Controller 2015-11-16 12:06:28 -08:00
service.py Objects from Bay - Services 2015-11-30 11:20:39 -08:00
utils.py Replace oslo_utils.timeutils.isotime 2015-11-09 16:56:49 +08:00
x509keypair.py Fixes for magnum objects doc string 2015-11-30 13:33:10 +08:00