Live migration fails with error in compute_capabilities_filter

Bug #1136430 reported by Alessandro Pilotti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Dan Smith

Bug Description

Live migration fails with error in compute_capabilities_filter

AttributeError: 'list' object has no attribute 'iteritems'

Full stack trace: http://paste.openstack.org/show/32667/

Steps to reproduce the issue:

1) boot a VM (vm1 in the sample)
2) nova live-migration vm1

Hypervisor: Hyper-V

Dan Smith (danms)
Changed in nova:
assignee: nobody → Dan Smith (danms)
importance: Undecided → High
milestone: none → grizzly-rc1
status: New → Confirmed
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/23225

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

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

Reviewed: https://review.openstack.org/23225
Committed: http://github.com/openstack/nova/commit/8858d4856e27f70638161633a983b5d123b04832
Submitter: Jenkins
Branch: master

commit 8858d4856e27f70638161633a983b5d123b04832
Author: Dan Smith <email address hidden>
Date: Thu Feb 28 17:04:11 2013 -0500

    Don't use instance['instance_type'] for scheduler filters in migration

    Instead, pull a fresh copy from the database, which has the proper
    extra_specs cleanup which everyone downstream of us expects.

    Fixes bug 1136430

    Change-Id: Ifcb9feff8291096eed7c198b8e7a35c3c38ca93e

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