b3d7ba88d2
Add to the information collected by Redfish hardware inspection from sushy, and store it in the documented hardware inventory format Change-Id: I651599b84e6b8901647960b719626489b000b65f
9 lines
419 B
YAML
9 lines
419 B
YAML
---
|
|
features:
|
|
- Uses Redfish to collect the available hardware inventory information and
|
|
stores it in the right format. Information collected includes cpu
|
|
information including "count", "architecture", "model_name", and
|
|
"frequency", disk "size" (in bytes), interface "mac_address",
|
|
"system_vendor" information including "product_name", "serial_number" and
|
|
"manufacturer", and "current_boot_mode".
|