sushy/releasenotes/notes/add-chassis-support-5b97daffe1c61a2b.yaml
Gabriela Soria c5d13e4385 Add ChassisCollection and Chassis classes
Add representation of Chassis and ChassisCollection resources.
The Chassis is used to represent a chassis or other physical enclosure
as a Redfish resource.

Also adds the methods get_chassis_collection and get_chassis in the
public API.

Implements: ChassisCollection and Chassis classes
Story: #2003853
Task: #26647

Change-Id: I59083562ff2ab3b18bfeebdabc0f4cfd663d01bb
2018-12-04 01:15:24 -08:00

6 lines
79 B
YAML

---
features:
- |
Adds support for the Chassis resource to the library.