<div dir="ltr"><br><div>Hi Guys, </div><div><br></div><div>First question on this list I'm trying to setup openstack for a demo so far the only thing missing is neutron.</div><div><br></div><div><div><p>The requested URL /tokens was not found on this server.</p></div></div><div><br></div><div>It doesn't matter what I do it always shows the same error any ideas ? my settings </div><div><br></div><div>All the other components look ok I can log in in horizon portal and do some operation, I can upload images to glance </div><div>and so far it doesn't look like an authentication problem with keystone </div><div><br></div><div><br></div><div><div>OS_PASSWORD=neutron</div><div>OS_AUTH_URL=<a href="http://localhost:5000/v2.0">http://localhost:5000/v2.0</a></div><div>OS_USERNAME=neutron</div><div>OS_TENANT_NAME=service</div></div><div><br></div><div><div>REQ: curl -i <a href="http://127.0.0.1/tokens">http://127.0.0.1/tokens</a> -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"}}}'</div><div><br></div><div>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"></div></div><div><br></div><div>Any ideas will be very much appreciated </div><div><br></div><div>Thanks</div><div><br></div></div>