mirror of
https://opendev.org/x/pyghmi
synced 2025-01-15 12:17:44 +00:00
Jarrod Johnson
cf01aa5fdb
Extend and document user_delete in ipmi.command
User deletion has some limitations making the function a best effort. Document this and provide at least one additional attempt at deleting a user to cover more vendors. This still does not cover all vendors, and OEM extensibility is likely to be the answer to allow this to cover more implementations. Change-Id: I6af3f761c587f9eb8b58b3408052d6585847f7d6
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%