FWaaS OSC plugin requires oslo.log but it is not listed in requirements.txt

Bug #1676295 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
High
Akihiro Motoki

Bug Description

FWaaS OSC plugin is the only module which requires oslo.log.

OSC does not depend on oslo.log and use python logging module directly. In CLI there is no reason to use oslo.log because CLI does not need features provided by oslo.log

Let's use python logging.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-neutronclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/450108

Changed in python-neutronclient:
assignee: nobody → Akihiro Motoki (amotoki)
status: New → In Progress
Revision history for this message
Akihiro Motoki (amotoki) wrote :

Priority High is because OSC FWaaS commands do not work only with requirements.txt and OSC.

Changed in python-neutronclient:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/450108
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=a7fdab5ccf5031403dfbe43419158916200ae688
Submitter: Jenkins
Branch: master

commit a7fdab5ccf5031403dfbe43419158916200ae688
Author: Akihiro Motoki <email address hidden>
Date: Mon Mar 27 08:01:05 2017 +0000

    FWaaS OSC plugin: Use python logging instead of oslo.log

    CLI implementation including OSC and neutorn CLI does not consume
    oslo.log and use python logging directly. At now oslo.log is not
    included in requirements.txt of both OSC and neutronclient and
    CLI does not use features provided by oslo.log.
    Let's use python logging.

    Change-Id: I81e943fb87567f0e01635888bebf875ea42a4d02
    Closes-Bug: #1676295

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

This issue was fixed in the openstack/python-neutronclient 6.2.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.