remove unused logging import

Bug #1529253 reported by HouMing Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
HouMing Wang

Bug Description

In some Magnum source code files, oslo log is imported but not used. Remove it.

from oslo_log import logging
LOG = logging.getLogger(__name__)

Changed in magnum:
assignee: nobody → Hou Ming Wang (houming-wang)
Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/261523
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=e5bdfb9b49e70093efcd945211f630b6c6464fa1
Submitter: Jenkins
Branch: master

commit e5bdfb9b49e70093efcd945211f630b6c6464fa1
Author: houming-wang <email address hidden>
Date: Fri Dec 25 04:50:07 2015 -0500

    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

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 2.0.0

This issue was fixed in the openstack/magnum 2.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.