should use inst_type['extra_specs'] instead of instance['extra_specs']

Bug #1146253 reported by Yaguang Tang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Yaguang Tang

Bug Description

instance['extra_specs'] has been removed, so should update the code to use inst_type['extra_specs']

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/23518

Changed in nova:
assignee: nobody → Yaguang Tang (heut2008)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/23518
Committed: http://github.com/openstack/nova/commit/76c47c1c3057d5ee479cf1e55b803f5ac9faba1d
Submitter: Jenkins
Branch: master

commit 76c47c1c3057d5ee479cf1e55b803f5ac9faba1d
Author: Yaguang Tang <email address hidden>
Date: Tue Mar 5 15:44:27 2013 +0800

    Remove the usage of instance['extra_specs'].

    Instance type extra specs is remove from instance dict, so use inst_type['extra_specs']
    instead of instance['extra_specs'].

    fix bug #1146253

    Change-Id: I1d3542e5142f490269607b779daa507f9d7b36e4

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-rc1 → 2013.1
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.