← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1296519] [NEW] finish migration should handle exception to revert instance info

 

Public bug reported:

when instance resize, it will call finish_migration at last to create new instance and destroy old instance
if driver layer has problem in create new instance, the instance will be set to 'ERROR' state

we are able to use  reset-state --active  to reset the instance and use it
but the instance information is set to new instance and not reverted to old one

** Affects: nova
     Importance: Undecided
     Assignee: jichencom (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichencom (jichenjc)

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

Title:
  finish migration should handle exception to revert instance info

Status in OpenStack Compute (Nova):
  New

Bug description:
  when instance resize, it will call finish_migration at last to create new instance and destroy old instance
  if driver layer has problem in create new instance, the instance will be set to 'ERROR' state

  we are able to use  reset-state --active  to reset the instance and use it
  but the instance information is set to new instance and not reverted to old one

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


Follow ups

References