File: add-initial-redfish-oem-extension-support-50c9849bb7b6b25c.yaml

package info (click to toggle)
python-sushy 5.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 2,620 kB
  • sloc: python: 14,026; makefile: 24; sh: 2
file content (13 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    Adds foundation for supporting resource extensibility proposed as
    OEM extensibility in Redfish specification [1] to the library.

      * Provides an attribute 'oem_vendors' in Resource classes to
        discover the available OEM extensions.
      * Provides a method 'get_oem_extension()' in Resource classes
        to get the vendor defined resource OEM extension object, if
        discovered.

    [1] http://redfish.dmtf.org/schemas/DSP0266_1.1.html#resource-extensibility