Comment 4 for bug 1478210

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

Reviewed: https://review.openstack.org/271728
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=5ed02345d36acf87fc4678e587db713004696124
Submitter: Jenkins
Branch: master

commit 5ed02345d36acf87fc4678e587db713004696124
Author: James Nzomo <email address hidden>
Date: Sun Jan 24 02:43:07 2016 +0300

    Fix segmented upload to pseudo-dir via <container>

    This fix ensures creation and use of the correct default segment
    container when pseudo-folder paths are passed via <container> arg.

    Change-Id: I90356b041dc9dfbd55eb341271975621759476b9
    Closes-Bug: 1532981
    Related-Bug: 1478210