Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm: Hardware information about POWER hosts ......................................................................
vdsm: Hardware information about POWER hosts This introduces information about the hardware of IBM POWER hosts. In these machines the dmidecode cannot be used. This patch also creates a module used by functions that need to retrieve information about PPC64 hosts. It includes a function to get hardware platform information about the host. Change-Id: Ice513b9386273a44146852944741578023c1e17a Signed-off-by: Vitor de Lima <[email protected]> Reviewed-on: http://gerrit.ovirt.org/19395 Reviewed-by: Zhou Zheng Sheng <[email protected]> Tested-by: Zhou Zheng Sheng <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M AUTHORS M debian/vdsm.install M vdsm.spec.in M vdsm/Makefile.am A vdsm/ppc64HardwareInfo.py M vdsm/supervdsmServer 6 files changed, 59 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Zhou Zheng Sheng: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/19395 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ice513b9386273a44146852944741578023c1e17a Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Vitor de Lima <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Better Saggi <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Leonardo Bianconi <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
