<div dir="ltr">We may have to ask Adam or Dolph, or pull out the history textbook for this one. I imagine that trying to not bloat the token was definitely a concern. IIRC User name was 64 also, but we had to increase to 255 because we're not in control of name that comes from external sources (like LDAP).</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 28, 2016 at 11:06 PM, Adrian Turjak <span dir="ltr"><<a href="mailto:adriant@catalyst.net.nz" target="_blank">adriant@catalyst.net.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Keystone Devs,<br>
<br>
Just curious as to the choice to have the project name be only 64<br>
characters:<br>
<a href="https://github.com/openstack/keystone/blob/master/keystone/resource/backends/sql.py#L241" rel="noreferrer" target="_blank">https://github.com/openstack/<wbr>keystone/blob/master/keystone/<wbr>resource/backends/sql.py#L241</a><br>
<br>
Seems short, and an odd choice when the <a href="http://user.name" rel="noreferrer" target="_blank">user.name</a> field is 255 characters:<br>
<a href="https://github.com/openstack/keystone/blob/master/keystone/identity/backends/sql_model.py#L216" rel="noreferrer" target="_blank">https://github.com/openstack/<wbr>keystone/blob/master/keystone/<wbr>identity/backends/sql_model.<wbr>py#L216</a><br>
<br>
Is there a good reason for it only being 64 characters, or is this just<br>
something that was done a long time ago and no one thought about it?<br>
<br>
Not hugely important, just seemed odd and may prove limiting for<br>
something I'm playing with.<br>
<br>
Cheers,<br>
Adrian Turjak<br>
<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</blockquote></div><br></div>