Re: [Openstack] nova-api crashes due to ImportError

2011-11-30 Thread Andy Bierman
: [Openstack] 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,

Re: [Openstack] nova-api crashes due to ImportError

2011-11-30 Thread Brian Waldon
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 th

[Openstack] nova-api crashes due to ImportError

2011-11-30 Thread Andy Bierman
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 2011-11-30 11:55:45,