The error you're seeing is actually client-side, so there won't be anything in keystone's logs. It indicates that you're not actually authenticating with keystone (and instead bypassing authentication using --token and --endpoint, for example) ... however, that's obviously not the case, as you're explicitly providing --os-username, etc.<div>
<br></div><div>Unfortunately, I'm not able to reproduce this issue. Can you share your OS_* environment variables? I suspect something there is unexpectedly overriding what you're providing on the CLI... which would be a legitimate bug.<br clear="all">
<div><br></div><div>Thanks,</div><div><br></div>-Dolph<br>
<br><br><div class="gmail_quote">On Wed, Oct 31, 2012 at 2:08 AM, Ahmed Al-Mehdi <span dir="ltr"><<a href="mailto:ahmed@coraid.com" target="_blank">ahmed@coraid.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Hello,</div><div><br></div><div>I followed the steps in the "OpenStack Install Deploy for Ubuntu" manual to install Keystone.  However, when I issue the commands in section "Verifying the Identity Service Installation" ( <a href="http://docs.openstack.org/trunk/openstack-compute/install/apt/content/verifying-identity-install.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/apt/content/verifying-identity-install.html</a> ), I am getting the following error:</div>
<div><br></div><div><div># keystone --os-username=admin --os-password=admin  --os-auth-url=<a href="http://10.176.20.158:35357/v2.0" target="_blank">http://10.176.20.158:35357/v2.0</a> token-get</div><div>'Client' object has no attribute 'service_catalog'</div>
</div><div><br></div><div>I don't see any additional info in keystone.log.  Can someone please help me.</div><div><br></div><div>Thank you,</div><div>Ahmed.</div><div><br></div></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br></div>