Comment 7 for bug 1796558

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

Reviewed: https://review.openstack.org/619510
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e61ac13d998ff8cb2cc4bc219e3c8299af85d6e8
Submitter: Zuul
Branch: stable/rocky

commit e61ac13d998ff8cb2cc4bc219e3c8299af85d6e8
Author: Jeffrey Zhang <email address hidden>
Date: Mon Oct 8 14:04:14 2018 +0800

    Install UEFI related package for nova image

    - for x86_64 arch, install OVMF for RHEL family and ovmf for Debian
      family
    - for aarch64 arch, install AAVMF for RHEL family and qemu-efi for
      Debian family
    - there is no package support for ppc64le

    Closes-Bug: #1796558
    Change-Id: Ie1c688e74ec2aa3b6169c0a18a856dd0c92fe443
    (cherry picked from commit 60009339827ff81537d80f6a6d3dfa23ad36dbf1)