mirror of
https://opendev.org/x/pyghmi
synced 2025-07-16 01:01:13 +00:00
cc8e5b56ab3d08e1f820d4b72f94bdaebb57cbd0
In certain circumstances, the account desired for use with pyghmi will be merely operator. Accomodate this without configuration required by going for admin and then falling back to operator by default. For now try to go no lower than operator. It would be conceivable to go down to user, but most everything one would want a service processor for at that point isn't feasible anyway. Change-Id: I775aee5db0ca5b8f18bebc2210d342e3d629016d
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%