Comment 2 for bug 1378979

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

Reviewed: https://review.openstack.org/126971
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0774e28ada4fa903fa7cc29457ba8a2f30b23a13
Submitter: Jenkins
Branch: master

commit 0774e28ada4fa903fa7cc29457ba8a2f30b23a13
Author: Jason Dunsmore <email address hidden>
Date: Wed Oct 8 13:32:24 2014 -0500

    Add custom get_temp_url to RackspaceSwiftClient

    Rackspace Cloud Files uses a non-OpenStack account identifier in the
    URL, so the Rackspace Swift client needs its own get_temp_url method.

    Change-Id: Ic90c26fca0200f1fba74d50b6aa8a75f8bcd7ef6
    Closes-bug: #1378979