The requirements.txt of muranoclient need olso.log

Bug #1489277 reported by xiangxinyong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-muranoclient
Fix Released
High
xiangxinyong

Bug Description

olso.log is imported in the following files of muranoclient.

    codes:

    from oslo_log import log as logging

    files:

    muranoclient\shell.py

    muranoclient\common\http.py

    muranoclient\common\utils.py

    muranoclient\openstack\common\apiclient\client.py

    muranoclient\v1\packages.py

So the requirements.txt should include the olso.log.

Changed in python-muranoclient:
assignee: nobody → xiangxinyong (xiangxinyong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

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

Changed in python-muranoclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/217539
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=b632ede9748d46775ba074dae9eac49386102b23
Submitter: Jenkins
Branch: master

commit b632ede9748d46775ba074dae9eac49386102b23
Author: xiangxinyong <email address hidden>
Date: Thu Aug 27 14:18:12 2015 +0800

    Add olso.log into muranoclient's requirements.txt

    olso.log is imported in the following files of muranoclient.
    So the requirements.txt should include the olso.log.
        muranoclient\shell.py
        muranoclient\common\http.py
        muranoclient\common\utils.py
        muranoclient\openstack\common\apiclient\client.py
        muranoclient\v1\packages.py

    Change-Id: Ic2f93158731095eaa89924210ef4700090638c9a
    Closes-Bug: #1489277

Changed in python-muranoclient:
status: In Progress → Fix Committed
Changed in python-muranoclient:
milestone: none → 0.7.0
importance: Undecided → High
Changed in python-muranoclient:
status: Fix Committed → Fix Released
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.