2
0
mirror of https://opendev.org/x/pyghmi synced 2025-07-16 01:01:13 +00:00
Jarrod Johnson cc8e5b56ab Auto degrade sessions to operator when admin is forbidden
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
2014-04-14 16:03:53 -04:00
2013-08-17 22:29:25 -04:00
2013-06-30 14:21:20 -04:00
2013-08-17 22:29:25 -04:00
2014-01-20 18:31:40 -05:00
2013-06-24 14:15:39 -04:00
2013-06-28 10:01:40 -04:00
2013-09-13 11:28:28 -05:00
2013-09-13 11:28:28 -05:00
2013-09-13 11:28:28 -05:00
2013-06-30 14:21:20 -04:00

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
No description provided
Readme Apache-2.0 15 MiB
Languages
Python 99.9%
Shell 0.1%