Comment 3 for bug 1432734

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

Reviewed: https://review.openstack.org/263259
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=2c6f367035bd09978d0fbf8c959d03210e421a9b
Submitter: Jenkins
Branch: master

commit 2c6f367035bd09978d0fbf8c959d03210e421a9b
Author: James Nzomo <email address hidden>
Date: Mon Jan 4 16:09:29 2016 +0300

    Fix upload to pseudo-dir passed by <container> arg

    This fix makes it possible to upload objects to pseudo-folders by
    passing the upload paths via <container> arg regardless of whether the
    container or folder path exist or not.

    Change-Id: I575e58aa12adcf71cdaa70d025a0ea5c63f46903
    Closes-Bug: #1478210
    Partial-Bug: #1432734
    Related-Bug: #1432734