sushy-tools/releasenotes/notes/add-chassis-resource-aab57e319e6c7088.yaml
Ilya Etingof 248e3d1353 Add Chassis resource support
This change adds basic Redfish Chassis resource support based
on the newly introduces "chassis" driver infrastructure. As of
this patch, the only backend for the Redfish chassis implemented
is static config (Flask) file.

Story: 2005149
Task: 29856
Change-Id: I1410b833170ced6f53694d431f721ecba19eb596
2019-07-01 12:25:05 +02:00

7 lines
212 B
YAML

---
features:
- |
Adds Chassis resource emulation to dynamic Redfish emulator. All emulated
Computer Systems and Managers get linked up to the first of the configured
Chassis (just one by default).