nova.rpc.amqp ValueError: too many values to unpack

Pádraig Brady P at draigBrady.com
Thu May 10 10:31:37 UTC 2012


On 05/09/2012 03:45 PM, Russell Bryant wrote:
>> ----- Original Message -----
>> From: Pádraig Brady <P at draigBrady.com>
>> To: Ask Stack <askstack at yahoo.com>
>> Cc: Fedora Cloud SIG <cloud at lists.fedoraproject.org>
>> Sent: Wednesday, May 9, 2012 10:00 AM
>> Subject: Re: nova.rpc.amqp ValueError: too many values to unpack
>>
>> On 05/09/2012 02:40 PM, Ask Stack wrote:
>>> nova.conf on the second compute node:
>>>
>>> [DEFAULT]
>>
>>> glance_api_servers = http://172.20.0.51:9292
>>
>> I think you need to remove the http:// prefix from the above
> 
> On 05/09/2012 10:16 AM, Ask Stack wrote:
>> Pádraig.
>> Thanks! that worked.
> 
> This looks like a reasonable bug to file that would be trivial to fix.
> Nova should be a bit more forgiving if the http prefix is given.
> 
> http://bugs.launchpad.net/nova

I'm not sure.

The error message isn't too bad.

Also it's generally best to limit input combinations.
What about 'https', trailing '/' etc.

Also maybe in future http might not be used,
which would involve config editing to support.

cheers,
Pádraig.



More information about the cloud mailing list