[Openstack] neutron 2.3.4 "The requested URL /tokens was not found "

Ivan Rodriguez ivanoch at gmail.com
Fri Jan 23 06:19:32 UTC 2015


Ey Guys,

I think I found my problem, we did some modifications to the .py trying to
debug a previous issue

Thanks


On Fri, Jan 23, 2015 at 4:57 PM, Ivan Rodriguez <ivanoch at gmail.com> wrote:

>
> Hi Guys,
>
> First question on this list I'm trying to setup openstack for a demo so
> far the only thing missing is neutron.
>
> <p>The requested URL /tokens was not found on this server.</p>
>
> It doesn't matter what I do it always shows the same error any ideas ? my
> settings
>
> All the other components look ok I can log in in horizon portal and do
> some operation, I can upload images to glance
> and so far it doesn't look like an authentication problem with keystone
>
>
> OS_PASSWORD=neutron
> OS_AUTH_URL=http://localhost:5000/v2.0
> OS_USERNAME=neutron
> OS_TENANT_NAME=service
>
> REQ: curl -i http://127.0.0.1/tokens -X POST -H "Content-Type:
> application/json" -H "Accept: application/json" -H "User-Agent:
> python-neutronclient" -d '{"auth": {"tenantName": "service",
> "passwordCredentials": {"username": "neutron", "password": "neutron"}}}'
>
> DEBUG: neutronclient.client RESP:{'date': 'Fri, 23 Jan 2015 05:55:11 GMT',
> 'status': '404', 'content-length': '204', 'content-type': 'text/html;
> charset=iso-8859-1', 'server': 'Apache/2.2.27 (Unix) DAV/2 mod_wsgi/3.3
> Python/2.6.8 mod_ssl/2.2.27 OpenSSL/1.0.1h'} <!DOCTYPE HTML PUBLIC
> "-//IETF//DTD HTML 2.0//EN">
>
> Any ideas will be very much appreciated
>
> Thanks
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150123/17296b6c/attachment.html>


More information about the Openstack mailing list