[Openstack] [nova-api] No module named nova_keystone_context

2012-05-03 Thread Leander Bessa
Hello, Every time i start nova-api i get the following output: nova-api --config-file=/etc/nova/nova.conf 2012-04-30 15:23:51 CRITICAL nova [-] No module named nova_keystone_context 2012-04-30 15:23:51 TRACE nova Traceback (most recent call last): 2012-04-30 15:23:51 TRACE nova File

Re: [Openstack] [nova-api] No module named nova_keystone_context

2012-05-03 Thread Joseph Heck
Morning Leander, The key file is what's in your nova api-paste.ini file - it's what is defining the WSGI pipeline that loads up the various bits that set context. What version of Nova and Keystone are you running? I rather suspect you might have updated your code without also getting the