← Back to team overview

openstack team mailing list archive

Re: ERROR: Can not find requested image (HTTP 400)

 


Anyone have any ideia ?

Thanks.
From: guibirk@xxxxxxxxxxx
To: openstack@xxxxxxxxxxxxxxxxxxx
Date: Mon, 16 Apr 2012 13:22:58 +0000
Subject: Re: [Openstack] ERROR: Can not find requested image (HTTP 400)





Hey Nicolas,

In the images/snapshots at dashboard I can list my images without problems.
This is the output of my glance registry when trying to boot a new instance: http://pastebin.com/DyZhv5CK

On the api log I have just this two lines: 
2012-04-16 09:11:17 1082     INFO [keystone.middleware.auth_token] Starting keystone auth_token middleware
2012-04-16 09:11:17 1082     INFO [eventlet.wsgi.server] Starting single process server
From: ndebonfils@xxxxxxxxx
Date: Fri, 13 Apr 2012 21:50:25 +0200
Subject: Re: [Openstack] ERROR: Can not find requested image (HTTP 400)
To: guibirk@xxxxxxxxxxx
CC: openstack@xxxxxxxxxxxxxxxxxxx

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 


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'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



 		 	   		  

_______________________________________________
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