Comment 21 for bug 1939108

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

Reviewed: https://review.opendev.org/c/openstack/devstack/+/805632
Committed: https://opendev.org/openstack/devstack/commit/566896e22cd70b9c946d05a68106db8c4fd821b7
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 566896e22cd70b9c946d05a68106db8c4fd821b7
Author: Lee Yarwood <email address hidden>
Date: Thu Aug 19 14:24:28 2021 +0100

    nova: Enable apic removal workaround for bug #1939108 when using QEMU

    This change enables [workarounds]libvirt_disable_apic when devstack is
    deployed using the libvirt virt driver and qemu virt type in an effort
    to avoid issues outlined in bug #1939108 caused by the older kernel
    currently used in Cirros 0.5.2.

    Depends-On: https://review.opendev.org/c/openstack/nova/+/805628
    Closes-Bug: #1939108
    Change-Id: Ibb6c34133bb1c95ef11cc59d9b12a0f65502c61b
    (cherry picked from commit 1e86a25cc28e34d7f73a4c6ccbbc3fc667598d50)