yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52017
[Bug 1589821] [NEW] cleanup_incomplete_migrations periodic task regression with commit 099cf53925c0a0275325339f21932273ee9ce2bc
Public bug reported:
Patch [1] changes the instance filtering condition in periodic task
"cleanup_incomplete_migrations" introduced in [2], in such a way that it
generates new issue, [3]
After change [1] lands, the condition changes filtering logic, so now
all instances on current host are filtered, which is not expected.
We should filter all instances which where instance uuid is filtered as
per migration records.
[1] https://review.openstack.org/#/c/256102/
[2] https://review.openstack.org/#/c/219299/
[2] https://bugs.launchpad.net/nova/+bug/1586309
** Affects: nova
Importance: Undecided
Assignee: Rajesh Tailor (ratailor)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => Rajesh Tailor (ratailor)
--
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/1589821
Title:
cleanup_incomplete_migrations periodic task regression with commit
099cf53925c0a0275325339f21932273ee9ce2bc
Status in OpenStack Compute (nova):
In Progress
Bug description:
Patch [1] changes the instance filtering condition in periodic task
"cleanup_incomplete_migrations" introduced in [2], in such a way that
it generates new issue, [3]
After change [1] lands, the condition changes filtering logic, so now
all instances on current host are filtered, which is not expected.
We should filter all instances which where instance uuid is filtered
as per migration records.
[1] https://review.openstack.org/#/c/256102/
[2] https://review.openstack.org/#/c/219299/
[2] https://bugs.launchpad.net/nova/+bug/1586309
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1589821/+subscriptions
Follow ups