mirror of
https://opendev.org/x/pyghmi
synced 2026-08-27 00:56:47 +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.7%
Go Template
0.2%
Shell
0.1%