remove unused oslo-log import

Bug #1529254 reported by HouMing Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Undecided
HouMing Wang

Bug Description

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

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

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

Reviewed: https://review.openstack.org/261538
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=3cb25007227fa1777f03bb23e23fd0a5ed98e927
Submitter: Jenkins
Branch: master

commit 3cb25007227fa1777f03bb23e23fd0a5ed98e927
Author: houming-wang <email address hidden>
Date: Fri Dec 25 09:31:07 2015 -0500

    Trivial: Remove unused logging import

    In some Manila source code files, oslo log is imported but not used.
    Remove it.
    from oslo_log import logging
    LOG = logging.getLogger(__name__)

    Closes-Bug: #1529254
    Change-Id: I06a98b4929e2adb5c43c754799026d4637107bd7

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/manila 2.0.0.0b2

This issue was fixed in the openstack/manila 2.0.0.0b2 development milestone.

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.