← Back to team overview

openstack team mailing list archive

Re: nova-api crashes due to ImportError

 

You probably need to update your api-paste.ini file. Compare what you have to what you see here: https://github.com/openstack/nova/blob/master/etc/nova/api-paste.ini. I bet you're missing the Metadata section.

Brian


On Nov 30, 2011, at 3:08 PM, Andy Bierman wrote:

> Hi,
>  
> I am running the code from yesterday (lp:nova) on Ubuntu 11.04 (x64).
> All nova-* programs except nova-api are starting OK.
> That program terminates because it cannot import ‘metadatarequesthandler’.
> See the trackback attached.  How can I get nova-api working?
>  
> thanks,
> Andy
>  
> <log.txt>_______________________________________________
> 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