← Back to team overview

openstack team mailing list archive

Configuring tempurl in Openstack Swift

 

Hi,

Configuring tempurl in openstack Swift requires two steps:

1) Adding tempurl to the pipeline in proxy-server.conf
2) Setting the tempurl key on the account.

Step #1 above is fairly straight forward. However, step #2 is slightly
complicated; at least as per [1]. It requires first authenticating the user
and getting an auth token. Then make an http request with the
X-Meta-Tempurl-key header to set the tempurl key.

Are there easier ways to do this? If not, is it on the roadmap to do this
easily?

Thanks in advance.
-Shri

[1] http://failverse.com/using-temporary-urls-on-rackspace-cloud-files/

Follow ups