ironic/releasenotes/notes/node-boot-mode-0662effa2a2644dc.yaml
Riccardo Pittau f095a94787 Prepare 18.1 and clean up release notes
Change-Id: I8f33eefdce7a60fa8e48225ec20a801b3d1222f0
2021-07-21 19:19:43 +02:00

11 lines
465 B
YAML

---
features:
- |
Adds ``boot_mode`` and ``secure_boot`` fields to node. These indicate the
boot mode (bios/uefi) and secure boot state (True/False) detected in the
most recent power sync or during transition to the ``manageable`` state.
If underlying driver does not support detecting these, they shall be
populated with null values.
These fields are also available under a node's states endpoint:
* ``/v1/nodes/{node_ident}/states``