← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-3

-- 
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):
  Fix Released

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


References