Comment 2 for bug 1702234

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

Reviewed: https://review.openstack.org/480048
Committed: https://git.openstack.org/cgit/openstack/python-searchlightclient/commit/?id=f26e0856b62bee6352ffddac7a68131cc3c0d80d
Submitter: Jenkins
Branch: master

commit f26e0856b62bee6352ffddac7a68131cc3c0d80d
Author: liyingjun <email address hidden>
Date: Tue Jul 4 15:39:40 2017 +0800

    Fix output for resource type list

    The api for resource type list is returning alias-searching,
    alias-indexing and type instead of name and type now, the output of the
    osc command need to be updated either.

    Change-Id: I272173e1efecbd9e7c059e545a95e9bf84e11e7a
    Closes-bug: #1702234