[openstack-dev] [Keystone][Folsom] Token re-use

Adam Young ayoung at redhat.com
Fri Jun 14 21:33:03 UTC 2013


On 06/13/2013 07:58 PM, Ravi Chunduru wrote:
> Hi,
>   We are having Folsom setup and we find that our token table 
> increases a lot. I understand client can re-use the token but why 
> doesnt keystone reuse the token if client asks it with same credentials..
> I would like to know if there is any reason for not doing so.
>
> Thanks in advance,
> -- 
> Ravi
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
You can cache the token on the client side and reuse. Tokens have a an 
expiry, so if you request a new token, you extend the expiry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130614/add57cd1/attachment.html>


More information about the OpenStack-dev mailing list