
Adds the support to get SimpleStorage and Storage collection from System resource via `simple_storage` and `storage` properties respectively. Story: 1668487 Task: 23042 Change-Id: I3a79f2afe6c838636df554ee468f8f2e0cf0859e
13 lines
455 B
YAML
13 lines
455 B
YAML
---
|
|
features:
|
|
- |
|
|
Exposes the ``simple_storage`` and ``storage`` properties from system
|
|
resource in sushy.
|
|
|
|
* ``simple_storage`` property indicates a collection of storage
|
|
controllers and their directly-attached devices associated with the
|
|
system.
|
|
* ``storage`` property refers to a collection of storage subsystem
|
|
associated with system. Resources such as drives and volumes can be
|
|
accessed from that subsystem.
|