Michael Burns has submitted this change and it was merged. Change subject: update cpu_details to read full topology ......................................................................
update cpu_details to read full topology Hosts with multiple numa nodes can end up reporting incorrect information in libvirt capabilities' <topology> tag. After discussing with libvirt devs, a better way to determine this information is through a more in depth parsing. rhbz#927128 Change-Id: I2cb086e119b4f5c5d430072883532c404a3bb652 Signed-off-by: Mike Burns <[email protected]> --- M src/ovirtnode/ovirtfunctions.py 1 file changed, 19 insertions(+), 4 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved Ryan Barry: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/14748 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2cb086e119b4f5c5d430072883532c404a3bb652 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Michael Burns <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
