<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 06/13/2013 07:58 PM, Ravi Chunduru
wrote:<br>
</div>
<blockquote
cite="mid:CAEgw6ysh_L-swQCXFPAMmTZo9iTTLxgRUP+iO7=PwuP9ctsTqw@mail.gmail.com"
type="cite">Hi,
<div> 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.. </div>
<div>I would like to know if there is any reason for not doing so.</div>
<div><br>
</div>
<div>
<div>Thanks in advance,</div>
-- <br>
Ravi<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
</blockquote>
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. <br>
</body>
</html>