<p>Hi! You could also see on endpoints in keystone. And satisfy that urls differ from localhost.</p>
<p>keystone endpoint-list</p>
<p>As I remember.</p>
<p>Thanks, Roman S.</p>
<div class="gmail_quote">24.06.2012 19:15 ÐÏÌØÚÏ×ÁÔÅÌØ "Jonathan Proulx" <<a href="mailto:jon@jonproulx.com">jon@jonproulx.com</a>> ÎÁÐÉÓÁÌ:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<br>
<br>
I have a shiny new install of openstack and from the controller node<br>
(the one with keystone, glance, horizon and all the nova pieces) I can<br>
run everything as I expect using the "nova" cli tools upload images<br>
boot instances manage the network, etc. šI can also use the Horizon<br>
wed interface from remote systems just fine (of course all the actual<br>
commands are run locally on the controller)<br>
<br>
Where it get weird is when I try to use the "nova" cli on a remote<br>
client. šUsing the same "openrc" to set up the environment "nova<br>
credentials" returns the expected result but all the other commands<br>
I've tried (mostly of the "list" variety) fail like this:<br>
<br>
$ nova list<br>
ERROR: n/a (HTTP 400)<br>
<br>
<br>
The install is Essex on Ubuntu Precise which I deployed using the<br>
Puppet OpenStack module. šThe example config puppet deployed for me<br>
was only listening on 127.0.0.1 so I had to change the "bind_host" in<br>
/etc/keystone/keystone.conf from 127.0.0.1 to 0.0.0.0 to get the 'nova<br>
credentials' to run. šI've been sifting through the "OpenStack Compute<br>
Starter Guide" and greping for and replacing references to localhost<br>
or 127.0.0.1 in the various configs I alsoe tried adding<br>
"--allow_admin_api=true" to the nova.conf which was in the openstack<br>
docs but not in my conf, šbut I'm clearly still missing something.<br>
<br>
Hopefully this is obvious to some one more familiar with all the pieces?<br>
<br>
Thanks,<br>
-Jon<br>
<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>
</blockquote></div>