<div dir="ltr">Hi Baktha:<div><br></div><div style>You'll get that warning with newer versions of the keystone client if you are using the admin token to authenticate against keystone. In general, using the admin token for authentication is discouraged. Once you create a user that has the admin role, you can then use that user to authenticate and you shouldn't get that warning anymore.</div>
<div style><br></div><div style>You should have a file  (typically called novarc or openrc) that looks like this, with the values specific to your installation:</div><div style><br></div><div style><div>export OS_USERNAME=admin</div>
<div>export OS_TENANT_NAME=demo</div><div>export OS_PASSWORD=secrete</div><div>export OS_AUTH_URL=<a href="http://192.168.206.130:5000/v2.0/">http://192.168.206.130:5000/v2.0/</a></div><div>export OS_REGION_NAME=RegionOne</div>
<div><br></div></div><div style><br></div><div style><br></div><div style>Take care,</div><div style><br></div><div style>Lorin</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 23, 2013 at 7:52 AM, Baktha Ashokan <span dir="ltr"><<a href="mailto:baktha.sg@gmail.com" target="_blank">baktha.sg@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi There,<br><br></div> I'am trying to do manual installation of openstack-grizzly, where after installing keystone , when i issue keystone user-list i'am getting a warning of "WARNING: Bypassing authentication using a token & endpoint" but can able to view user-list , tenant-list without any problem. May i know why this is happening?<br>

<br></div>Thanks in advance,<br></div>Baktha.<br><div><div><br><br></div></div></div>
<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Lorin Hochstein<br><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="http://www.nimbisservices.com" target="_blank">www.nimbisservices.com</a></div>
</div>
</div>