mirror of
https://opendev.org/x/pyghmi
synced 2025-01-28 11:57:34 +00:00
Jarrod Johnson
1b5ae5d8e0
Fix exception on logout
When logging out, the session is obviously not logged after the request to logout has been processed. If retry is False, do not be surprised we don't have a 'lastresponse'. Change-Id: Ia5cbdab3736148fa36ced8835bd8d9fdca1dc12d
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%