yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59052
[Bug 1631347] Re: need add context param to nova's confirm_migration function
Reviewed: https://review.openstack.org/383699
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=41bf42a393b1be0ef36de11e47bf649f3f8cf9f8
Submitter: Jenkins
Branch: master
commit 41bf42a393b1be0ef36de11e47bf649f3f8cf9f8
Author: jichenjc <jichenjc@xxxxxxxxxx>
Date: Thu Oct 6 18:33:38 2016 +0800
Add context param to confirm_migration virt call
those param will be helpful like other virt layers
e.g do some auditing or log.
Change-Id: I6f4a8ab65de51ec006726aa3da27bf58d141c94f
Closes-Bug: 1631347
** Changed in: nova
Status: In Progress => 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/1631347
Title:
need add context param to nova's confirm_migration function
Status in OpenStack Compute (nova):
Fix Released
Bug description:
a few nova virt calls has 'context' param send from compute layer to virt layer
but confirm_migration don't have it , sometimes, we might need store some info in
hypervisor layers, so add context param will help further work
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1631347/+subscriptions
References