mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 20:07:42 +00:00
Jarrod Johnson
33de9a451f
Add function to fetch a specific items inventory
It may be desirable for calling code to specifically call out a single component. Add the 'get_inventory_of_component' to make that possible. Also refine the OEM processors such that they should pass through 'None' to make some upper level code more straightforward. Change-Id: Ic662d6c330af24fb8ed7a9cf2f8bcfd6202c1337
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%