Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove mac address from host interface statistics ......................................................................
Remove mac address from host interface statistics It's unnecessary to report mac address in host interface statistics since it's unchanged. And it's not used by engine side. So it's safe to remove it. Change-Id: If5c2b455387f30bfb386662fa040a82b051f153d Signed-off-by: Mark Wu <[email protected]> Reviewed-on: http://gerrit.ovirt.org/13840 Reviewed-by: Petr Šebek <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/sampling.py M vdsm_api/vdsmapi-schema.json 2 files changed, 44 insertions(+), 8 deletions(-) Approvals: Mark Wu: Verified Petr Šebek: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13840 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5c2b455387f30bfb386662fa040a82b051f153d Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Petr Šebek <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
