console api makes many undefined variable references

Bug #1014796 reported by Alex Meade
6
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/11277

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/11438
Committed: http://github.com/openstack/nova/commit/8d665675331447e088da794ebba3c84ef153b42a
Submitter: Jenkins
Branch: master

commit 8d665675331447e088da794ebba3c84ef153b42a
Author: Sulochan Acharya <email address hidden>
Date: Wed Aug 15 16:06:27 2012 -0500

    Remove unused function in console api

    Remove _translate_id_if_necessary from nova.console.api since its
    now using instance_uuid and this function is not used anymore.
    Complete fix for bug 1014796.

    Change-Id: I1350497541ca6571b38a05d66ca3c5498d63a9b5

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → folsom-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: folsom-rc1 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.