Excerpts from Forrest Townsend's message of 2015-04-22 11:13:30 -0700: > Hey all, > > I am writing an application that writes and reads from Swift using an SDK > to communicate to Openstack. Would like to hear some insight as to avoid > the default 60 minute token expiration. What I was looking into was > recreating the connection to Openstack but wasn't sure if this actually > created a new token. The use case where I hit an expiration is when I have > a connection open and doing many writes that exceed 60 minutes, at the 60 > minute mark, I get a disconnection. > > Are token's account/container based? > > Rather than setting the token expiration in the keystone.conf to a custom > value, I would like to know from an application point of view how to get > around this. >
Have you tried using a tempurl? http://docs.openstack.org/developer/swift/api/temporary_url_middleware.html _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack