mirror of
https://opendev.org/x/pyghmi
synced 2025-01-13 11:17:47 +00:00
Jarrod Johnson
ebbf8c94e4
Rename package from python-ipmi to pyghmi
Some have expressed a concern that ipmi is both too generic a term and too limiting in scope. Change python-ipmi to pyghmi to more easily allow the project to be specifically be referenced and denote the likelihood of non-ipmi protocols being supported Change-Id: I9c96f2154050a2970fc217e0eeae733605a38bde
This is a pure python implementation of IPMI protocol. ipmictl.py is a sample application to roughly show the most simple approach to invoking the library.
Description
Languages
Python
99.9%
Shell
0.1%