Merge "Add a new trait for stateless firmware support"
This commit is contained in:
commit
bc334bac9d
@ -24,5 +24,7 @@ TRAITS = [
|
||||
'TPM_CRB',
|
||||
# support for UEFI Secure Boot
|
||||
# ref: https://specs.openstack.org/openstack/nova-specs/specs/wallaby/implemented/allow-secure-boot-for-qemu-kvm-guests.html # noqa
|
||||
'UEFI_SECURE_BOOT'
|
||||
'UEFI_SECURE_BOOT',
|
||||
# support for stateless firmware
|
||||
'STATELESS_FIRMWARE'
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user