← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1296593] [NEW] Compute manager _poll_live_migration 'instance_ref' argument should be renamed to 'instance'

 

Public bug reported:

The reason is 2-fold:

* wrap_instance_fault decorator expects the argument to be 'instance'
* We are using new-wold objects in live migration and instance_ref used to imply a dict.

** Affects: nova
     Importance: Medium
     Assignee: Nikola Đipanov (ndipanov)
         Status: In Progress

** Changed in: nova
    Milestone: None => icehouse-rc1

** Changed in: nova
   Importance: Undecided => Medium

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
     Assignee: (unassigned) => Nikola Đipanov (ndipanov)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1296593

Title:
  Compute manager _poll_live_migration 'instance_ref' argument should be
  renamed to 'instance'

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  The reason is 2-fold:

  * wrap_instance_fault decorator expects the argument to be 'instance'
  * We are using new-wold objects in live migration and instance_ref used to imply a dict.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1296593/+subscriptions


Follow ups

References