yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51845
[Bug 1588378] [NEW] Cancelled live migration are reported as in progress
Public bug reported:
With the introduction of the API for aborting a running live-migration (https://review.openstack.org/277971) we have introduced a new status for the aborted live migration jobs. This new status called "cancelled" is not filtered by the sqlalchemy query used to return the list of migration in progress:
https://github.com/openstack/nova/blob/87dc738763d6a7a10409e14b878f5cdd39ba805e/nova/db/sqlalchemy/api.py#L4851
** Affects: nova
Importance: Low
Assignee: Andrea Rosa (andrea-rosa-m)
Status: In Progress
** Tags: libvirt live-migration
** Changed in: nova
Assignee: (unassigned) => Andrea Rosa (andrea-rosa-m)
** Tags added: libvirt
** Tags added: live-migration
** Changed in: nova
Status: New => In Progress
** Changed in: nova
Importance: Undecided => Low
--
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/1588378
Title:
Cancelled live migration are reported as in progress
Status in OpenStack Compute (nova):
In Progress
Bug description:
With the introduction of the API for aborting a running live-migration (https://review.openstack.org/277971) we have introduced a new status for the aborted live migration jobs. This new status called "cancelled" is not filtered by the sqlalchemy query used to return the list of migration in progress:
https://github.com/openstack/nova/blob/87dc738763d6a7a10409e14b878f5cdd39ba805e/nova/db/sqlalchemy/api.py#L4851
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1588378/+subscriptions
Follow ups