mirror of
https://opendev.org/x/pyghmi
synced 2026-03-29 06:13:30 +00:00
e019fb4c887fa95a678bd4b7dc9b915a062f7114
If some events (for example, OEM events) are encountered, the deleted fields won't exist in the first place. Avoid KeyErrors by checking before deleting. Change-Id: I91ca73f4288c7b877589e766c8ce1ea1166e0d37
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%