Comment 5 for bug 1814552

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

Reviewed: https://review.opendev.org/705287
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ffaf585d0f05ccd9123459bb0cdf345af5b09573
Submitter: Zuul
Branch: stable/train

commit ffaf585d0f05ccd9123459bb0cdf345af5b09573
Author: chenxing <email address hidden>
Date: Mon Sep 16 14:46:41 2019 +0800

    nova-libvirt: add UEFI packages to support UEFI instances

    Fix inability to run UEFI-based images/instances by installing UEFI
    packages also in nova-libvirt image which is not based on nova-base.

    Includes support for C8.
    Backport below Train w/o C8.

    Closes-Bug: #1814552
    Co-authored-by: Marcin Juszkiewicz <email address hidden>
    Co-authored-by: RadosÅ‚aw Piliszek <email address hidden>
    Change-Id: I1d5cd3d9af98444acac5bedd7daeaa6c6673dcd6
    (cherry picked from commit 15b68c15c1dd0c2df1cc49b550f2fa03a4c65e8e)