<div dir="ltr">**Ideally** you would provide unversioned endpoints for all services, e.g.:<div><br></div><div style>  <a href="http://keystone:35357/">http://keystone:35357/</a> instead of <a href="http://keystone:35357/v2.0/">http://keystone:35357/v2.0/</a></div>
<div style><br></div><div style>... and the client would work out what versions are supported and select a preferred version automatically.</div><div style><br></div><div style>However, we're not quite there yet. I can't speak for nova and glance at the moment, but there will probably continue to have "recommended" endpoints for use in the catalog.</div>
<div style><br></div><div style>For Havana, I would recommend /v2.0/ for keystone at this point (at least for the catalog), unless you know the client you're configuring supports properly supports an unversioned endpoint (auth_token) or a v3 endpoint (python-keystoneclient's python API, openstackclient, and auth_token).</div>
</div><div class="gmail_extra"><br clear="all"><div><div><br></div>-Dolph</div>
<br><br><div class="gmail_quote">On Thu, Mar 14, 2013 at 5:41 PM, Logan McNaughton <span dir="ltr"><<a href="mailto:logan@bacoosta.com" target="_blank">logan@bacoosta.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">I have a question on service endpoints.<div>I've read that Horizon depends quite heavily on them, and a misconfiguration there can really mess things up. My question is, does the endpoint need to be compatible with Horizon?</div>

<div><br></div><div>For instance, as of Grizzly, Keystone will support /v2.0 and /v3</div><div>Nova will support /v1.1 and /v2</div><div>Glance will support /v1 and /v2</div><div>Quantum will support a /v2</div>
<div><br></div><div>Can I safely use the latest endpoints (For instance, Keystone /v3), or does Horizon only support certain endpoint versions? Can I have multiple endpoints and create a /v2.0 and /v3?</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>