mirror of
https://opendev.org/x/pyghmi
synced 2025-08-25 04:20:21 +00:00
5b7bd84895d030ea06417640ebe25d81754bbb36
The PET acknowledge code was incorrect. Fix it by properly extracting the fields by index and fixing reference to self._ipmicmd and also do not treat a failure on acknowledge as an error for now. Change-Id: Icafc21807a59e53acf3249170450bf4dbeee9e5d
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%