mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Jarrod Johnson
68c7979349
Handle missing UUID
Some TSM FRU elements do not have a FRU entry. They may be marked by all spaces, all 0xff, or all 0x00. Skip UUID if it is one of these obviously invalid values. Change-Id: I90c8bbe3c66754bcb6d6200b63a2ff2c29ae63ec
…
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%