[Openstack] nova-api crashes due to ImportError

Andy Bierman biermana at Brocade.com
Wed Nov 30 21:41:04 UTC 2011


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:brian.waldon at rackspace.com]
Sent: Wednesday, November 30, 2011 12:57 PM
To: Andy Bierman
Cc: openstack at lists.launchpad.net
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     : openstack at lists.launchpad.net<mailto:openstack at lists.launchpad.net>
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20111130/752a6915/attachment.html>


More information about the Openstack mailing list