a808735937
If Redfish OOB inspection returns current boot mode of the node, add this boot mode into node properties/capabilities. The idea behind this change is to align with the in-band inspection behavior [1]. 1. https://docs.openstack.org/ironic-inspector/ocata/usage.html#boot-mode Story: 1668487 Task: 29855 Change-Id: I11de35fa87512d12eb6a259b26e88cd94e4a803d
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds currently used boot mode into node ``properties/capabilities`` upon
|
|
``redfish`` inspect interface run. The idea behind this change is to align
|
|
with the in-band ``inspector`` behavior.
|