Re: [Openstack] nova image-list error

2013-03-08 Thread Ashutosh Narayan
Services nova-compute, nova-api, nova-scheduler, nova-network are running fine. Still am facing this issue. I can't proceed from here. Please help On Fri, Mar 8, 2013 at 4:46 PM, Ashutosh Narayan aashutoshnara...@gmail.com wrote: Hi folks, I get the following error message while running nova

Re: [Openstack] nova image-list error

2013-03-08 Thread Sylvain Bauza
Could you please tell us : - your credentials (except password of course) - 'keystone endpoint-list' - 'keystone service-list' It seems like you're requesting a wrong API. Is 'nova list' working btw ? -Sylvain Le 08/03/2013 12:56, Ashutosh Narayan a écrit : Services nova-compute,

Re: [Openstack] nova image-list error

2013-03-08 Thread Ashutosh Narayan
Hi Sylvain, Here is the content of ketstonerc file : [root@RLD1OPST01 ~]# cat keystonerc export OS_USERNAME=admin export OS_PASSWORD=x export OS_TENANT_NAME=demo export OS_AUTH_URL=http://192.168.105.61:35357/v2.0 keystone endpoint-list throws : [root@RLD1OPST01 ~]# keystone endpoint-list

Re: [Openstack] nova image-list error

2013-03-08 Thread Sylvain Bauza
https://answers.launchpad.net/nova/+faq/2004 Make sure auth_strategy = keystone is defined in nova.conf -Sylvain Le 08/03/2013 13:21, Ashutosh Narayan a écrit : Hi Sylvain, Here is the content of ketstonerc file : [root@RLD1OPST01 ~]# cat keystonerc export OS_USERNAME=admin export

Re: [Openstack] nova image-list error

2013-03-08 Thread Ashutosh Narayan
I have auth_strategy = keystone defined in nova.conf. Tenant ID is also set for the same. Any changes I need to do here ? What else should I see ? On Fri, Mar 8, 2013 at 6:30 PM, Sylvain Bauza sylvain.ba...@digimind.comwrote: https://answers.launchpad.net/nova/+faq/2004 Make sure

Re: [Openstack] nova image-list error

2013-03-08 Thread Ashutosh Narayan
As per point number '2' 2) Check that the tenant ID in the request matches the tenant you are authenticated under mentioned in the link you sent where can I verify this ? On Fri, Mar 8, 2013 at 6:45 PM, Ashutosh Narayan aashutoshnara...@gmail.com wrote: I have auth_strategy = keystone defined

Re: [Openstack] nova image-list error

2013-03-08 Thread Ashutosh Narayan
Hi Sylvain, I followed this linkhttp://docs.openstack.org/trunk/openstack-compute/install/yum/content/keystone-service-endpoint-create.htmlto set Nova Compute service Here is the command I ran earlier to set it : [root@RLD1OPST01 ~]# keystone --token 58e7c511e8e6ad09be56 --endpoint

Re: [Openstack] Nova image-list error

2012-06-26 Thread xavier.limo...@xavier-office.net
Le Tuesday 26 Jun 2012 à 15:24:18 (+0530), Trinath Somanchi a écrit : Hi- I have uploaded an image using glance.  $ glance index  command has given the output. But nova image-list is giving me error. root@OpenstackController:~# glance add name=Ubuntu_1204_Server

Re: [Openstack] Nova image-list error

2012-06-26 Thread Vaze, Mandar
Try nova --debug image-list - It should give you more information/stack trace. -Mandar From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net [mailto:openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net] On Behalf Of Trinath Somanchi Sent: Tuesday, June 26, 2012 3:24 PM