openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #10080
Re: ERROR: Can not find requested image (HTTP 400)
Hi,
In dashboard, in the images/snapshots area can you list the images ?
Can you put the output of glance-api, please ?
---
Nicolas
On Fri, Apr 13, 2012 at 18:07, Guilherme Birk <guibirk@xxxxxxxxxxx> wrote:
> I'm having problems when trying to boot a new instance using nova boot
> (ERROR: Can not find requested image (HTTP 400)).
>
> I can list all my images and instances using nova image-list and nova list
> without problems.
>
> Follow de --debug from the nova boot command that throws the error:
> http://pastebin.com/FusBZnfC
>
> Looks like the GET request on the image is being executed without problems
>
> 1. send: u'GET
> /v2/2ad1fc162c254e59bea043560b7f73cb/images/ff0d6247-b40e-481e-803b-7c31124fbf82
> HTTP/1.1\r\nHost: 192.168.100.142:8774\r\nx-auth-project-id:
> openstackDemo\r\nx-auth-token:
> 179ca0bb579748eb8a28d9240bc94b0d\r\naccept-encoding: gzip,
> deflate\r\naccept: application/json\r\nuser-agent:
> python-novaclient\r\n\r\n'
> 2. reply: 'HTTP/1.1 200 OK\r\n'
>
>
>
> I don't know if this can be related to any other configuration. I can
> access and authenticate to the dashboard without problems.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References