mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
e019fb4c88
Only conditionally delete fields from event
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%