mirror of
https://opendev.org/x/pyghmi
synced 2025-08-22 19:10:19 +00:00
658c59f8852222aa9335e2242d9e24f5823f6509
If an alert destination is set, there is no guarantee an alert policy will actually use it. Have the set_alert_destination go through the alert policy table checking for an entry that references the most recently set value, creating one if no match found. Change-Id: I6bef40dddb18ababb3d85bb02e5d0ae73c82df2f
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%