openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #07083
Re: Devstack: euca-describe-availability-zones Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error None: None
devstack provides a file to source called openrc with all the necessary variables. You don't need to create your own novarc file, just source openrc instead.
Vish
On Jan 27, 2012, at 9:51 AM, Joe Smithian wrote:
> Hi Christian,
>
> Thanks for your suggestion. I logged in as stack and tried it again;
> it failed with the same error:
>
> stack@k:/home/localadmin/creds$ source novarc
> stack@k:/home/localadmin/creds$ euca-describe-availability-zones
> Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
> None: None
> stack@k:/home/localadmin/creds$
>
> The problem might be in my nova.conf or novarc files.
>
> Joe
>
> On Fri, Jan 27, 2012 at 11:27 AM, Christian Berendt
> <berendt@xxxxxxxxxxxxx> wrote:
>> Hi joe.
>>
>>> euca-describe-availability-zones but it failed as you can see below.
>>
>> Try using the "stack" user. This is working fine for me one a fresh
>> devstack installation:
>>
>> cstack@devstack001:~$ cd devstack/
>> stack@devstack001:~/devstack$ source openrc
>> stack@devstack001:~/devstack$ euca-describe-availability-zones
>> AVAILABILITYZONE nova available
>>
>> HTH, Christian.
>>
>> --
>> Christian Berendt
>> Linux / Unix Consultant & Developer
>> Mail: berendt@xxxxxxxxxxxxx
>>
>> B1 Systems GmbH
>> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
>> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References