bifrost/releasenotes/notes/test-redfish-54ed748e2305d8eb.yaml
Dmitry Tantsur 02fb11fcc7 Support redfish emulation and run the keystone jobs with redfish
Prepare for UEFI support that will be finished in follow-up patches.

Change-Id: I18d034239edd3d49ceedf281b48a650e6011bab4
2020-08-07 15:20:54 +02:00

10 lines
316 B
YAML

---
features:
- |
The ``bifrost-create-vm-nodes`` role now supports redfish emulation, set
``test_vm_node_driver=redfish`` (or ``--driver=redfish`` for
``bifrost-cli testenv``) to use.
- |
The new parameter ``default_boot_mode`` allows specifying the default boot
mode: ``uefi`` or ``bios``.