Commit 7c6e87e
committed
Explicitly set boot_mode to legacy BIOS
Since we currently only support legacy BIOS boot mode, set it explicitly
in node capabilities. This is especially important since Ironic changed
the default boot mode to UEFI in Yoga. If the capabilities field is
provided, the boot_mode should be set explicitly.
This change should be followed by one that adds support for UEFI boot
mode.
Change-Id: I0c1e0cc50119cc2f9ba3e0b0a3548baeca9dca2e1 parent 7331ccf commit 7c6e87e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
105 | 110 | | |
106 | 111 | | |
107 | 112 | | |
| |||
0 commit comments