Comment 5 for bug 1818092

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

Reviewed: https://review.openstack.org/640462
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ecdf3c67ee464139d8a6f9cb8d332857f261228b
Submitter: Zuul
Branch: stable/rocky

commit ecdf3c67ee464139d8a6f9cb8d332857f261228b
Author: Chris Friesen <email address hidden>
Date: Wed Feb 6 14:57:12 2019 -0600

    fix up numa-topology live migration hypervisor check

    It turns out that even when KVM is supported by qemu the libvirt
    driver will report the hypervisor type as "QEMU". So we need to
    fix up the hypervisor type check in the live migration code that
    checks whether the instance has a NUMA topology.

    Closes-Bug: #1818092
    Change-Id: I5127227a1e3d76dd413a820b048547ba578aff6b
    Signed-off-by: Chris Friesen <email address hidden>
    (cherry picked from commit 4da058723332a58323640fabce3d95902946a07d)