Comment 3 for bug 1972002

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

Reviewed: https://review.opendev.org/c/openstack/glance/+/817970
Committed: https://opendev.org/openstack/glance/commit/965a97837a1e85bb935d0e4201922201eaf84a05
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 965a97837a1e85bb935d0e4201922201eaf84a05
Author: Kashyap Chamarthy <email address hidden>
Date: Mon Nov 15 14:42:49 2021 +0100

    Add "bochs" as a possible video model

    In Xena, this commit[1] support for the "bochs" video model (the device
    is recommended for UEFI guest), but neglected to update Glance
    documentation. Correct that now.

    [1] https://opendev.org/openstack/nova/commit/c590843974
        "Allow 'bochs' as a display device option"

    Change-Id: I2026a81d3611e069fbcd1a79c2384d18cb5a653d
    Signed-off-by: Kashyap Chamarthy <email address hidden>
    (cherry picked from commit bfc7a178e39ba9e79a6706d7c03edc736eca28dd)
    Closes-Bug: #1972002