Yep - that was it. There was an old version in /etc/nova. I copied the new version there and nova-api works now.
Thanks, Andy From: Brian Waldon [mailto:[email protected]] Sent: Wednesday, November 30, 2011 12:57 PM To: Andy Bierman Cc: [email protected] Subject: Re: [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, 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 : [email protected]<mailto:[email protected]> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

