Version: 4.3, Package name: py-hpilo-4.3 |
Maintained by: Jasper Lievisse Adriaanse |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Python module to interface with HP iLO. Using the same XML interface as HP's own management tools, here is a python library and command-line tool that make it a lot easier to do all the above. No manual XML writing, just call functions from either python or your shell(script). |
Filesize: 136.696 KB |
Version History (View Complete History) |
|
2020-08-19 06:25:13 by Antoine Jacoutot | Files touched by this commit (28) |
Log message: Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are python3 only ports. "Yes please, it's not really optional so I think = is better." sthen@ |