mirror of
https://opendev.org/x/pyghmi
synced 2026-03-28 22:03:30 +00:00
9dbb24236f4c1b1038e2e0a4a0e49a26679e089f
The IPMI 2.0 spec allows 20 byte passwords. If a password is less than 16 bytes, then use the 1.5 scheme as before. If between 16 and 21, then attempt IPMI 2.0 scheme. Raise when over 20. Change-Id: I25016b8608d9dbf5d436afd75bd07f0d4eed6d81
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%