sushy/sushy/tests/unit/resources/compositionservice/__init__.py
dnuka 396da34b75 Add support for the CompositionService resource
Adds the `CompositionService` resource of Redfish standard schema.
The `CompositionService` is the top level resource for all things
related to Composability. If a Redfish service supports Composability,
the Service Root resource will contain the `CompositionService`
property.

Implemented according to the latest Redfish schema versions[1].
[1]https://redfish.dmtf.org/schemas/

Story: #2003853
Task: #26650

Change-Id: I135d9d58e6693647a53cdd405b3c841edad4772a
2019-02-19 11:05:09 +05:30

0 lines
Python