ironic/releasenotes/notes/add-redfish-inspect-interface-1577e70167f24ae4.yaml
Nisha Agarwal 41d3356571 Add Redfish inspect interface
Add the InspectInterface to the `redfish` hardware type. This enables
OOB inspection in ironic.

Story: 1668487
Task: 10571

Co-Authored-By: Ilya Etingof <etingof@gmail.com>
Depends-On: I3a79f2afe6c838636df554ee468f8f2e0cf0859e
Depends-On: Ieb374f8cabb0418bb2680fdab690446346fc354f
Change-Id: Ie3167569db060620fe0b9784bc7d7a854f2ef754
2018-11-03 09:09:56 +01:00

8 lines
247 B
YAML

---
features:
- |
Adds out-of-band inspection support to ``redfish`` hardware type'.
Successful inspection populates mandatory properties: "cpus",
"local_gb", "cpu_arch", "memory_mb" and creates ironic ports
for inspected nodes.