sushy/sushy/resources/compositionservice
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
..
__init__.py Add support for the `CompositionService` resource 2019-02-19 11:05:09 +05:30
compositionservice.py Add support for the `CompositionService` resource 2019-02-19 11:05:09 +05:30
constants.py Add support for the `CompositionService` resource 2019-02-19 11:05:09 +05:30
mappings.py Add support for the `CompositionService` resource 2019-02-19 11:05:09 +05:30
resourceblock.py Add support for the `CompositionService` resource 2019-02-19 11:05:09 +05:30
resourcezone.py Add support for the `CompositionService` resource 2019-02-19 11:05:09 +05:30