Dan Kenigsberg has submitted this change and it was merged. Change subject: sampling: hoststats: remove unneeded attribute ......................................................................
sampling: hoststats: remove unneeded attribute The HostStatsThread's sampleInterval instance attribute can easily be made a local variable. This patch does that. Change-Id: Ia995d558e80fb952a2b601e9ddb42fbae0d10470 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/47945 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/virt/sampling.py 1 file changed, 7 insertions(+), 8 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/47945 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia995d558e80fb952a2b601e9ddb42fbae0d10470 Gerrit-PatchSet: 4 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: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
