41d3356571
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
8 lines
247 B
YAML
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.
|