Comment 4 for bug 1607519

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

Reviewed: https://review.openstack.org/348173
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=350f10bf3be9ce6c9eec4b3046afc9a05cf08454
Submitter: Jenkins
Branch: master

commit 350f10bf3be9ce6c9eec4b3046afc9a05cf08454
Author: Christian Schwede <email address hidden>
Date: Thu Jul 28 08:32:17 2016 +0000

    Deprecate swift-temp-url

    python-swiftclient includes an improved and tested method to generate
    tempurls. The command syntax is essentially the same, therefore we can
    deprecate this one by importing that method.

    python-swiftclient is not added as a requirement; if the import fails
    due to a missing swiftclient module it will just raise a deprecation
    warning.

    Closes-Bug: #1607523
    Closes-Bug: #1607519

    Change-Id: Ifa8bf636f20f82db4845b02d1b58699edaa39356