** Changed in: nova/mitaka
Status: Fix Committed => 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/1557585
Title:
Xenapi live-migration does not work at all now
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) mitaka series:
Fix Released
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp