<html><head></head><body bgcolor="#FFFFFF"><div>I'm not sure if there's an open bug on this or not (definitely should be), but you're attempting to perform operations using a SERVICE_TOKEN and SERVICE_ENDPOINT (</div><div>that require<br><br>-Dolph Mathews</div><div><br>On Mar 22, 2012, at 1:42 PM, Joshua Harlow <<a href="mailto:harlowja@yahoo-inc.com">harlowja@yahoo-inc.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>
<title>Keystone client broken??</title>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Hi all,<br>
<br>
When trying to use eucarc (<a href="https://github.com/openstack-dev/devstack/blob/master/eucarc">https://github.com/openstack-dev/devstack/blob/master/eucarc</a>) or the devstackPY copy called euca.sh ( <a href="https://github.com/yahoo/Openstack-DevstackPy/blob/master/euca.sh">https://github.com/yahoo/Openstack-DevstackPy/blob/master/euca.sh</a> )<br>
<br>
I am getting the following:<br>
<br>
++ keystone catalog --service ec2<br>
++ awk '/ publicURL / { print $4 }'<br>
<b>'Client' object has no attribute 'service_catalog'<br>
</b>+ export EC2_URL=<br>
+ EC2_URL=<br>
++ keystone ec2-credentials-create<br>
<b>'Client' object has no attribute 'auth_tenant_id'<br>
</b>+ CREDS=<br>
++ echo ''<br>
++ awk '/ access / { print $4 }'<br>
+ export EC2_ACCESS_KEY=<br>
+ EC2_ACCESS_KEY=<br>
++ echo ''<br>
++ awk '/ secret / { print $4 }'<br>
+ export EC2_SECRET_KEY=<br>
+ EC2_SECRET_KEY=<br>
+ NOVA_KEY_DIR=<br>
++ keystone catalog --service s3<br>
++ awk '/ publicURL / { print $4 }'<br>
<b>'Client' object has no attribute 'service_catalog'<br>
</b><br>
Has there been some changes that are causing this??<br>
<br>
Seems like maybe the keystone client is not working anymore?<br>
<br>
-Josh<br>
<br>
</span></font>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a></span><br><span>Post to : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a></span><br><span>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a></span><br><span>More help : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a></span><br></div></blockquote></body></html>