Comment 2 for bug 1671684

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

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

commit dd523b7d5c5dda356ac30ff98099a9f6f26d9ea8
Author: Kevin_Zheng <email address hidden>
Date: Fri Mar 10 10:57:02 2017 +0800

    Return simplified query result

    This patch added a boolean parameter 'simplified' for
    search, with this flag set, we only return the source
    data to caller, which they really care, projects like
    Nova can handle them easier than the nested data.

    Closes-Bug: #1671684

    Change-Id: Id2d3b0a74a857ad98b4570c7ea794d2515f7d5ef