yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61218
[Bug 1661793] [NEW] Should generate migration record after successfully claimed
Public bug reported:
Currently the migration record was generated before successful claim,
http://git.openstack.org/cgit/openstack/nova/tree/nova/compute/resource_tracker.py#n197
this may lead to an bad migration record if the claim failed afterwards and reschedule
also failed.
It could be better if we generate the migration records after
successfully claimed.
** Affects: nova
Importance: Undecided
Assignee: Zhenyu Zheng (zhengzhenyu)
Status: New
** Changed in: nova
Assignee: (unassigned) => Zhenyu Zheng (zhengzhenyu)
--
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/1661793
Title:
Should generate migration record after successfully claimed
Status in OpenStack Compute (nova):
New
Bug description:
Currently the migration record was generated before successful claim,
http://git.openstack.org/cgit/openstack/nova/tree/nova/compute/resource_tracker.py#n197
this may lead to an bad migration record if the claim failed afterwards and reschedule
also failed.
It could be better if we generate the migration records after
successfully claimed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1661793/+subscriptions
Follow ups