mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
54b90439e7
Add system UUID to inventory
While not strictly in the FRU area, it is often desirable to have the system UUID available. The intent is for the UUID to match what dmidecode would return. If a manufacturer does it right, that UUID will be unique. For ThinkServers, override with the UUID from the OEM FRU fields rather than using the get system UUID result. Change-Id: Ie9a1b7e8fee2cb40ab679cbf2df04db61fd4e42f
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%