Comment 6 for bug 1596769

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

Reviewed: https://review.openstack.org/401901
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=d3c1361f4e0521173d3ae1a614791bda5a810ce7
Submitter: Jenkins
Branch: master

commit d3c1361f4e0521173d3ae1a614791bda5a810ce7
Author: wanghao <email address hidden>
Date: Thu Nov 24 16:00:04 2016 +0800

    Support to query single resource with pre-signed url

    Now Zaqar only supports to post and get resources
    collection by using pre-signed url, this path
    add the ability to query single resource.

    Change-Id: I82b208e72a79319d9757754e34a688e86c6b0ff4
    Closes-Bug: #1596769