Comment 2 for bug 1489277

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