Comment 4 for bug 1534455

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

Reviewed: https://review.openstack.org/283423
Committed: https://git.openstack.org/cgit/openstack/storlets/commit/?id=194830a1f715c83ad18ab7c4ffbec0b4759b9253
Submitter: Jenkins
Branch: master

commit 194830a1f715c83ad18ab7c4ffbec0b4759b9253
Author: Takashi Kajinami <email address hidden>
Date: Tue Feb 23 16:21:13 2016 +0900

    Add X-Storlet-Range header to specify input range

    This patch introduces new header, X-Storlet-Range, which can be
    used to specify the range of the input object over which we execute
    storlet.

    Change-Id: I13f38a1588a995714508134c9ef3c7f49af17b21
    Closed-bug: #1534455