Comment 4 for bug 1475018

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

Reviewed: https://review.openstack.org/202302
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=432e280aef1ba08bbb8dc239260604024325c9f6
Submitter: Jenkins
Branch: master

commit 432e280aef1ba08bbb8dc239260604024325c9f6
Author: Timur Alperovich <email address hidden>
Date: Wed Jul 15 14:22:45 2015 -0700

    Correctly handle keys starting with the delimiter.

    When processing keys where the names start with the delimiter
    character, swift should list only the delimiter character. To get the
    list of nested keys, the caller should also supply the prefix which is
    equal to the delimiter.

    Added a functional test and unit tests to verify this behavior.

    Fixes Bug: 1475018

    Change-Id: I27701a31bfa22842c272b7781738e8c546b82cbc