Francesco Romani has submitted this change and it was merged. Change subject: caps: get host uuid on ppc64le ......................................................................
caps: get host uuid on ppc64le On Power, the uuid is determined by parsing the device tree. The code for parsing lacks ppc64le architecture that needs to be added in order not to return None as UUID (breaking getVdsCaps). Change-Id: I411a635fcf724e255a8f000bdd491874c331c4a4 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1201513 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46900 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> --- M lib/vdsm/utils.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Looks good to me, approved Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/46900 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I411a635fcf724e255a8f000bdd491874c331c4a4 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
