mirror of
https://opendev.org/x/pyghmi
synced 2025-01-16 04:38:19 +00:00
Jarrod Johnson
d3ea606d71
Correct return value of set_bootdev
command would return a number rather than a string for set_bootdev. Correct this by returning the string passed in on success rather than the resulting number. Change-Id: I8e76b1ac9d0222630abe6b160e6271b13ef4987d
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%