mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 11:57:34 +00:00
Jarrod Johnon
3c5c0e2dc2
Implement server side IPMI protocol
Provide framework for a utility to listen and respond to ipmi protocol messages. Also provide an example 'fakebmc' to give a general idea of how to create a ipmi device Change-Id: I240b233ff161bc3672795b3ac3bf609e4c8c98bb
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%