<div><a href="https://github.com/openstack/keystone/blob/feature/keystone-v3/etc/keystone.conf.sample#L196">https://github.com/openstack/keystone/blob/feature/keystone-v3/etc/keystone.conf.sample#L196</a>
</div><div><br></div>It should be deployed on /v3/ out of the box ^<br clear="all"><div><br></div>-Dolph<br>
<br><br><div class="gmail_quote">On Wed, Sep 12, 2012 at 9:19 PM, Joseph Heck <span dir="ltr"><<a href="mailto:heckj@me.com" target="_blank">heckj@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Adam: Agreed.<br>
<div class="HOEnZb"><div class="h5"><br>
On Sep 12, 2012, at 7:12 PM, Adam Young <<a href="mailto:ayoung@redhat.com">ayoung@redhat.com</a>> wrote:<br>
> So I ran the V3 code from the git and figured I'd hit the landing page in the browser.  This comes up as XML.  I think it should be HTML unless the user specifically says XML.<br>
><br>
> It does not have a link to V3.0, only V2.0<br>
><br>
> Hitting <a href="http://127.0.0.1:5000/v3.0/" target="_blank">http://127.0.0.1:5000/v3.0/</a>  gives a stack trace pasted below<br>
><br>
> Traceback (most recent call last):<br>
>  File "/usr/lib/python2.7/site-packages/eventlet/wsgi.py", line 382, in handle_one_response<br>
>    result = self.application(self.environ, start_response)<br>
>  File "/usr/lib/python2.7/site-packages/paste/urlmap.py", line 203, in __call__<br>
>    return app(environ, start_response)<br>
>  File "/usr/lib/python2.7/site-packages/webob/dec.py", line 147, in __call__<br>
>    resp = self.call_func(req, *args, **self.kwargs)<br>
>  File "/usr/lib/python2.7/site-packages/webob/dec.py", line 208, in call_func<br>
>    return self.func(req, *args, **kwargs)<br>
>  File "/opt/stack/keystone/keystone/common/wsgi.py", line 319, in __call__<br>
>    response = request.get_response(self.application)<br>
>  File "/usr/lib/python2.7/site-packages/webob/request.py", line 1053, in get_response<br>
>    application, catch_exc_info=False)<br>
>  File "/usr/lib/python2.7/site-packages/webob/request.py", line 1022, in call_application<br>
>    app_iter = application(self.environ, start_response)<br>
>  File "/usr/lib/python2.7/site-packages/webob/dec.py", line 147, in __call__<br>
>    resp = self.call_func(req, *args, **self.kwargs)<br>
>  File "/usr/lib/python2.7/site-packages/webob/dec.py", line 208, in call_func<br>
>    return self.func(req, *args, **kwargs)<br>
>  File "/opt/stack/keystone/keystone/common/wsgi.py", line 319, in __call__<br>
>    response = request.get_response(self.application)<br>
>  File "/usr/lib/python2.7/site-packages/webob/request.py", line 1053, in get_response<br>
>    application, catch_exc_info=False)<br>
>  File "/usr/lib/python2.7/site-packages/webob/request.py", line 1022, in call_application<br>
>    app_iter = application(self.environ, start_response)<br>
>  File "/usr/lib/python2.7/site-packages/webob/dec.py", line 147, in __call__<br>
>    resp = self.call_func(req, *args, **self.kwargs)<br>
>  File "/usr/lib/python2.7/site-packages/webob/dec.py", line 208, in call_func<br>
>    return self.func(req, *args, **kwargs)<br>
>  File "/opt/stack/keystone/keystone/common/wsgi.py", line 320, in __call__<br>
>    return self.process_response(request, response)<br>
>  File "/opt/stack/keystone/keystone/middleware/core.py", line 151, in process_response<br>
>    raise exception.Error(message=response.body)<br>
> Error: <html> <head> <title>404 Not Found</title> </head> <body> <h1>404 Not Found</h1> The resource could not be found.<br /><br /> </body> </html><br>

><br>
><br>
><br>
> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br>