console api makes many undefined variable references
Bug #1014796 reported by
Alex Meade
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Sulochan Acharya |
Bug Description
nova/console/api.py
In numerous locations within the file, references are made to 'instance_uuid', which isn't defined. There are also many places where instance_id are assigned but not used.
Changed in nova: | |
assignee: | nobody → Sulochan Acharya (sulochan-acharya) |
status: | Triaged → In Progress |
Changed in nova: | |
milestone: | none → folsom-rc1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/11277
Review: https:/