Comment 7 for bug 2046549

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/nova/+/909229
Committed: https://opendev.org/openstack/nova/commit/47271bb705de445ca5e17ba5e3d503cade2a0959
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 47271bb705de445ca5e17ba5e3d503cade2a0959
Author: songjie <email address hidden>
Date: Mon Dec 25 16:59:36 2023 +0800

    libvirt: stop enabling hyperv feature reenlightenment

    The 'reenlightenment' hyperv enlightenment will cause
    instances live-migration to fail (KVM currently doesn’t
    fully support reenlightenment notifications, see
    www.qemu.org/docs/master/system/i386/hyperv.html),
    so don't enable it now.

    Change-Id: I6821819450bc96e4304125ea3b76a0e462e6e33f
    Closes-Bug: #2046549
    Related-Bug: #2009280
    (cherry picked from commit e618e78edc6293d248a5fa2eb63b3fa636250fca)
    (cherry picked from commit 436e525a970bb991e147a0b4c3ce389a815252c2)