mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 20:27:45 +00:00
Jarrod Johnson
4e04b07f6e
Tolerate more privilege degradation scenarios
There is some inconsistency in the way BMCs may balk at pursuing a privilege level beyond the user requesting. Add code to cope with two scenarios: -RAKP2 returning 0xd -set session privilege level returning 0x80 or 0x81 Change-Id: I500e5bbdf88b569b1f1c3f8476033be080770871
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%