Dan Kenigsberg has submitted this change and it was merged. Change subject: vmstats: make nic_traffic private ......................................................................
vmstats: make nic_traffic private The nic_traffic() was never meant to be public, so this patch makes it private. Only renaming. X-Backport-To: 3.6 X-Rename-Only: yes Change-Id: I7d36041886cb891962700bc8b8f899ce257198e7 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44765 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M tests/vmStatsTests.py M tests/vmTests.py M vdsm/virt/vmstats.py 3 files changed, 6 insertions(+), 6 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved; Passed CI tests Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/44765 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d36041886cb891962700bc8b8f899ce257198e7 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
