yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48090
[Bug 1557585] [NEW] Xenapi does not work in case of auto calculated block live migration
Public bug reported:
In case Nova calculated live migration type by itself and it's a block
live migration, it will not work if Xen is used because of invalid check
in driver:
https://github.com/openstack/nova/blob/dae13c5153a3aee25c8ded1cb154cc56a04cd7a2/nova/virt/xenapi/vmops.py#L2391
Basically because here block_migration will be None and real value will
be stored in migrate_data.block_migration
** Affects: nova
Importance: Undecided
Assignee: Pawel Koniszewski (pawel-koniszewski)
Status: In Progress
** Tags: live-migration
** Changed in: nova
Assignee: (unassigned) => Pawel Koniszewski (pawel-koniszewski)
--
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/1557585
Title:
Xenapi does not work in case of auto calculated block live migration
Status in OpenStack Compute (nova):
In Progress
Bug description:
In case Nova calculated live migration type by itself and it's a block
live migration, it will not work if Xen is used because of invalid
check in driver:
https://github.com/openstack/nova/blob/dae13c5153a3aee25c8ded1cb154cc56a04cd7a2/nova/virt/xenapi/vmops.py#L2391
Basically because here block_migration will be None and real value
will be stored in migrate_data.block_migration
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1557585/+subscriptions
Follow ups