TRACE nova.api.openstack KeyError: 'volumes'

Asked by eugene lin

recently ,i git pull newest nova source
my OS is precise 12.04
I launch instance at dashboard successfully, It's Power State is "running"
When I click it, want to see in novnc model, meets fllowing error on web page,

Error: Unable to retrieve details for instance "2e72fb51-0cf3-4f8f-99eb-3f34d297f598".

and I see some errors in nova-api.log about "TRACE nova.api.openstack KeyError: 'volumes'"
see details
http://pastebin.com/9fh0V3nj

I think this may be a bug .

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
eugene lin
Solved:
Last query:
Last reply:
Revision history for this message
Vish Ishaya (vishvananda) said :
#1

bug 999043 (linked) already reported. Fix under review here: https://review.openstack.org/7406

Revision history for this message
eugene lin (linyouqing7) said :
#2

Thanks Vish Ishaya ,This solved my Problem

git fetch https://review.openstack.org/openstack/nova refs/changes/06/7406/7 && git checkout FETCH_HEAD