Comment 3 for bug 1707103

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

Reviewed: https://review.openstack.org/501966
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=61025bf1023328893904c3cc00bea28a238be544
Submitter: Jenkins
Branch: master

commit 61025bf1023328893904c3cc00bea28a238be544
Author: Huan Xiong <email address hidden>
Date: Fri Sep 8 06:28:15 2017 +0000

    Useless line of code in shell.py

    Shell.py contains lines to import osprofiler. This is useless
    because osprofiler options support code was moved to osc-lib.

    Removed it.

    Change-Id: Ibec17700c87df908640848c3787d190ca66a7bcf
    Closes-Bug: #1707103