← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1499028] Re: Rebuild would not apply the migration context before calling the driver

 

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

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

Title:
  Rebuild would not apply the migration context before calling the
  driver

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  https://review.openstack.org/#/c/200485/ patch makes rebuild use
  migration context added earlier in Liberty for proper resource
  tracking when doing rebuild/evacuate.

  Sadly the above patch missed that we need to make sure we set the
  proper data from the context when calling the driver methods so that
  we make sure the stashed migration context data is applied when
  rebuilding.

  HEAD at 568be05

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


References