File: add-storage-and-simple-storage-attributes-to-system-16e81f9b15b1897d.yaml

package info (click to toggle)
python-sushy 5.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,036 kB
  • sloc: python: 16,382; makefile: 24; sh: 2
file content (12 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
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.