mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 04:07:48 +00:00
Jarrod Johnson
317417987f
Correct concatenation of string and int object
Straightforward change, a mistake was made with a string and an int was concatenated. Change-Id: I96de0f32b387e524c90d42acb5dcf6c808448b14
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%