f095a94787
Change-Id: I8f33eefdce7a60fa8e48225ec20a801b3d1222f0
11 lines
465 B
YAML
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``
|