[Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I have installed Folsom Glance in my Ubuntu machine. When I upload the Image to glance, the get this error root@openstackController:~/openstack_images# glance add name=Ubuntu_Server_1204 is_public=true container_format=ovf disk_format=qcow2 ubuntu_server.img Error communicating with

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
Hi, This looks like there is something did not start correclty, please give me the last 15 lines of glance-api glance registry log files. Le 15/10/2012 10:18, Trinath Somanchi a écrit : Hi- I have installed Folsom Glance in my Ubuntu machine. When I upload the Image to glance, the get

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I got this error when i executed the GLANCE API root@openstackController:~# /usr/bin/python /usr/local/bin/glance-api 2012-10-15 16:23:19 DEBUG glance.common.config [-] Loading glance-api from /etc/glance/glance-api-paste.ini from (pid=12873) load_paste_app

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
This is why you were getting the Err111 because you can't reach Glance-api service since it doesn't load ! ERROR: Unable to load glance-api from configuration file /etc/glance/glance-api-paste.ini Verify your glance-api-paste.ini file with the steps provided in this Folsom Install Guide

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I followed the folsom guide given below, but the error is intact. ERROR: Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini. Got: ImportError(module 'glance.api' from

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
can you send me the glance-api.conf and the keystone.log please. Le 15/10/2012 13:11, Trinath Somanchi a écrit : Hi- I followed the folsom guide given below, but the error is intact. ERROR: Unable to load glance-api-keystone from configuration file /etc/glance/glance-api-paste.ini. Got:

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
Hi- I dont have any logs in the keystone.log file its empty and here is the glance-api.conf file [DEFAULT] # Show more verbose log output (sets INFO log level output) verbose = True # Show debugging output in logs (sets DEBUG log level output) debug = False # Which backend scheme should

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Skible OpenStack
Can you paste the output of keystone endpoint-list command ? Le 15/10/2012 14:33, Trinath Somanchi a écrit : Hi- I dont have any logs in the keystone.log file its empty and here is the glance-api.conf file [DEFAULT] # Show more verbose log output (sets INFO log level output) verbose = True

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
: [Openstack] Folsom Glance Image upload error All of this seems to be fine and correct Can you share with me how you installed Glance ? Le 15/10/2012 14:38, Trinath Somanchi a écrit : Please find the result of keystone endpoint-list command root@openstackController:~# keystone endpoint-list