sushy/sushy
Debayan Ray 06ce65ff3a Add system storage resource support
Adds the system storage resource of Redfish standard schema.
This new resource represents the properties of a storage subsystem
that represents a set of storage resources consisting of storage
controllers (physical or virtual), volumes and physical disk drives.
The storage volumes are built from physical disks managed by the
controllers.

This patch introduces the properties ``max_volume_size_bytes`` and
``max_drive_size_bytes`` from the StorageCollection resource to
expose the sizes of the largest storage devices (volumes and drives)
available to the System.

Story: 1668487
Task: 12506

Change-Id: If2b5114a04e2de91d3f126cd8a9af3c9c62837df
2018-08-16 09:24:26 +00:00
..
resources Add system storage resource support 2018-08-16 09:24:26 +00:00
tests Add system storage resource support 2018-08-16 09:24:26 +00:00
__init__.py Add system simple storage resource support 2018-07-19 07:43:31 +00:00
auth.py Restores sushy session functionality. 2018-01-24 14:07:55 -07:00
connector.py Restore interface of Connector 2018-01-18 18:16:36 +01:00
exceptions.py Implement Redfish Sessions 2018-01-16 09:24:08 -07:00
main.py Mark Systems/Managers/SessionService optional 2018-03-15 05:34:40 +00:00
utils.py Add storage volume 2018-04-13 08:50:57 +00:00