sushy-tools/releasenotes/notes/add-ironic-6f446bf16276b4dd.yaml
Derek Higgins 79cd737e65 Add new ironic driver
Add a driver to provide a limited emulated redfish
API to ironic nodes. This would be needed in cases
where a redfish compatible endpoint is needed but
but don't have direct access to the BMC (you only
have access via Ironic) or the BMC doesn't support
redfish.

Change-Id: I9a3f6a178978ef25efe5129d8bf5f94e031d9751
2023-10-09 17:56:31 +01:00

10 lines
313 B
YAML

---
features:
- |
Adds new ironic driver to provide a limited emulated redfish API
to ironic nodes. This would be needed in cases where a redfish
compatible endpoint is needed but but don't have direct access
to the BMC (you only have access via Ironic) or the BMC doesn't
support redfish.