← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2071329] [NEW] Secure boot is not supported in Openstack Wallaby (Devstack)

 

Public bug reported:

We tried for UEFI boot which is working fine but when we try with secure
boot its not working.

Devstack - wallaby release


ERROR nova.compute.manager [None req-fef7c46e-e122-47ca-856b-197e06d71b9a admin admin] [instance: d8aa207a-db1b-4df9-871f-f6657eeba6bd] Instance failed to spawn: nova.exception.SecureBootNotSupported: Secure Boot is not supported by host
Traceback (most recent call last):
  File "/opt/stack/nova/nova/compute/manager.py", line 2640, in _build_resources
    yield resources
  File "/opt/stack/nova/nova/compute/manager.py", line 2409, in _build_and_run_instance
    self.driver.spawn(context, instance, image_meta,
  File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 4199, in spawn
    xml = self._get_guest_xml(context, instance, network_info,
  File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 7049, in _get_guest_xml
    conf = self._get_guest_config(instance, network_info, image_meta,
  File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 6662, in _get_guest_config
    self._configure_guest_by_virt_type(guest, instance, image_meta, flavor)
  File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 6253, in _configure_guest_by_virt_type
    raise exception.SecureBootNotSupported()
nova.exception.SecureBootNotSupported: Secure Boot is not supported by host

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2071329

Title:
  Secure boot is not supported in Openstack Wallaby (Devstack)

Status in OpenStack Compute (nova):
  New

Bug description:
  We tried for UEFI boot which is working fine but when we try with
  secure boot its not working.

  Devstack - wallaby release

  
  ERROR nova.compute.manager [None req-fef7c46e-e122-47ca-856b-197e06d71b9a admin admin] [instance: d8aa207a-db1b-4df9-871f-f6657eeba6bd] Instance failed to spawn: nova.exception.SecureBootNotSupported: Secure Boot is not supported by host
  Traceback (most recent call last):
    File "/opt/stack/nova/nova/compute/manager.py", line 2640, in _build_resources
      yield resources
    File "/opt/stack/nova/nova/compute/manager.py", line 2409, in _build_and_run_instance
      self.driver.spawn(context, instance, image_meta,
    File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 4199, in spawn
      xml = self._get_guest_xml(context, instance, network_info,
    File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 7049, in _get_guest_xml
      conf = self._get_guest_config(instance, network_info, image_meta,
    File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 6662, in _get_guest_config
      self._configure_guest_by_virt_type(guest, instance, image_meta, flavor)
    File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 6253, in _configure_guest_by_virt_type
      raise exception.SecureBootNotSupported()
  nova.exception.SecureBootNotSupported: Secure Boot is not supported by host

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2071329/+subscriptions