Comment 2 for bug 1607521

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

Reviewed: https://review.openstack.org/357063
Committed: https://git.openstack.org/cgit/openstack/python-swiftclient/commit/?id=89ff29e788479334c218801beb0538b4a6bddf23
Submitter: Jenkins
Branch: master

commit 89ff29e788479334c218801beb0538b4a6bddf23
Author: Christian Schwede <email address hidden>
Date: Thu Aug 18 09:44:03 2016 +0000

    Make options arguments truely optional

    Currently the options help, info and debug must exist in the options
    dictionary; however it might be that this is not the case if a method is
    imported externally. This patch fixes this.

    Also support using a storage URL or path as an argument for tempurl, and
    adding a test to verify correct output in both cases.

    Related-Bug: 1607519
    Related-Bug: 1607523
    Closes-Bug: 1607521
    Change-Id: I0fb2ce125fe12d660e4deb778265016bdd5ff31b