On Tue, Oct 15, 2013 at 5:05 PM, Andrew Phillips <andr...@apache.org> wrote:
> {"error": {"message": "The resource could not be found.", "code": 404, >> "title": "Not Found"}} >> > > Then what jclouds is seeing is not surprising - we may be using an > incorrect URL. Could you first of all try > > http://10.0.2.15:5000/v2.0/**tokens > <http://10.0.2.15:5000/v2.0/tokens>(lowercase "v2.0") > > <error message="The resource could not be found." code="404" title="Not Found"/> > ? And could you then try to run that cURL command *from the machine on > which OpenStack is running*, to see if this could be a proxy issue? > I have installed devstack in all-in-one-vm so whenever I am running all the commands, I am doing it from the VM where Openstack/devstack is installed. > > Regards > > ap > -- Regards Vijay Sukthankar