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

2012-05-03 Thread Leander Bessa
For heaven's sake, how did i not see that the first time around!!. I apparently forgot to update [filter:keystonecontext] to the correct value. Thanks for the insight, i don't think i would have found out otherwise!! Regards, Leander On Thu, May 3, 2012 at 5:03 PM, Joseph Heck wrote: > Mornin

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 updat

[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 "/usr