Comment 2 for bug 1086352

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

Reviewed: https://review.openstack.org/17458
Committed: http://github.com/openstack/nova/commit/d0e930bd9f1bddf6223635fdc463b2176cc39690
Submitter: Jenkins
Branch: master

commit d0e930bd9f1bddf6223635fdc463b2176cc39690
Author: Yufang Zhang <email address hidden>
Date: Tue Dec 4 20:20:11 2012 +0800

    libvirt: enable apic setting for Xen or KVM guest.

    Bug 1086352

    Currently, nova doesn't enable apic setting for Xen or KVM guest
    in its libvirt driver. Windows guests would not boot successful in
    such case. This patch adds apic setting in libvirt driver for Xen
    or KVM guest, which would fix this problem. A check is also added
    to libvirt guest config test case for this patch.

    Change-Id: Ie213c9d086f77faf0cdc5a32337c5bf4b828cf5f