Public bug reported:

Now, delete instance, swap volume and snapshot, we always clear NVRAM flags.
This is not right, currently we only check the host support uefi booting for 
guests from "_has_uefi_support".
If an instance not boot with UEFI but the host enable UEFI, we also needs to 
clear NVRAM flags in guest delete_configuration.

IMO, we need to check the instance(guest) and host support UEFI both,
like check the instance's image_meta.

** Affects: nova
     Importance: Undecided
     Assignee: Dongcan Ye (hellochosen)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Dongcan Ye (hellochosen)

-- 
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/1845628

Title:
  Check UEFI support not insufficient

Status in OpenStack Compute (nova):
  New

Bug description:
  Now, delete instance, swap volume and snapshot, we always clear NVRAM flags.
  This is not right, currently we only check the host support uefi booting for 
guests from "_has_uefi_support".
  If an instance not boot with UEFI but the host enable UEFI, we also needs to 
clear NVRAM flags in guest delete_configuration.

  IMO, we need to check the instance(guest) and host support UEFI both,
  like check the instance's image_meta.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to