Fabian Deutsch has submitted this change and it was merged. Change subject: Create a basic plugin for IPMI enablement ......................................................................
Create a basic plugin for IPMI enablement Create a plugin which pulls in OpenIPMI and presents a basic status screen which shows fan speeds as a cursory proof of IPMI working. No other functionality is presented at this time, though dropping to a console and using ipmitool yields full functionality. Change-Id: I74c53ffec3f9eb11312ccffec7c5b7083325d94a Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=821000 Signed-off-by: Ryan Barry <[email protected]> --- A src/ovirt/node/setup/ipmi/__init__.py A src/ovirt/node/setup/ipmi/ipmi_page.py 2 files changed, 121 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17985 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I74c53ffec3f9eb11312ccffec7c5b7083325d94a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
