Hi Guilherme - <br>Sorry you ran into a doc bug - <a href="https://bugs.launchpad.net/openstack-manuals/+bug/977905">https://bugs.launchpad.net/openstack-manuals/+bug/977905</a>. <br><br>Basically, the bug states that the nova endpoint definition should be:<br>

<br>
keystone --token 012345SECRET99TOKEN012345 --endpoint <a rel="nofollow" href="http://192.168.206.130:35357/v2.0">http://192.168.206.130:35357/v2.0</a> endpoint-create \<br><p id="yui_3_2_0_1_13342622689402450">
                       --region RegionOne \<br>
                       --service_id=abc0f03c02904c24abdcc3b7910e2eed \<br>
                       --publicurl <a rel="nofollow" href="http://192.168.206.130:8774/v2/$%28tenant_id%29s">http://192.168.206.130:8774/v2/$(tenant_id)s</a> \<br>
                       --adminurl <a rel="nofollow" href="http://192.168.206.130:8774/v2/$%28tenant_id%29s">http://192.168.206.130:8774/v2/$(tenant_id)s</a> \<br>
                       --internalurl <a rel="nofollow" href="http://192.168.206.130:8774/v2/$%28tenant_id%29s">http://192.168.206.130:8774/v2/$(tenant_id)s</a></p><br>I haven't fixed this yet because I'm not sure if the $(tenant_id)s is literal or which tenant_id specifically to use (the Service tenant for the adminurl possibly)?<br>

<br>If someone on the list could offer more input here and on the doc bug it would be greatly appreciated!<br>Anne<br><br><div class="gmail_quote">On Thu, Apr 12, 2012 at 12:25 PM, Guilherme Birk <span dir="ltr"><<a href="mailto:guibirk@hotmail.com">guibirk@hotmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">
I'm having problems setting up the nova endpoint. I've followed the manual <a href="http://docs.openstack.org/trunk/openstack-compute/install/content/setting-up-tenants-users-and-roles.html" target="_blank">http://docs.openstack.org/trunk/openstack-compute/install/content/setting-up-tenants-users-and-roles.html</a>, putting the tenant id on the url's, like the manual says to do. But when I try execute "nova list" I got a malformed url error. When I set the endpoint without the tenant id on the url's I got a 404 error. Anyone having the same problem?<br>

<br>I can access the dashboard normally, but I'm unable to retrieve instance list.                                      </div></div>
<br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/%7Eopenstack" 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/%7Eopenstack" 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>