Files
sushy-tools/doc/source/user/index.rst
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

398 B

Using Redfish emulators

The sushy-tools package includes two emulators - static and dynamic.

Static emulator could be used to serve Redfish mocks in form of static JSON documents. Dynamic emulator relies upon libvirt, OpenStack or Ironic virtualization backend to mimic nodes behind a Redfish BMC.

static-emulator dynamic-emulator