Dan Kenigsberg has submitted this change and it was merged. Change subject: sampling: rename variables for clarity ......................................................................
sampling: rename variables for clarity Rename: hs0 -> first_sample hs1 -> last_sample for clarity, and to conform to naming used elsewhere in the module/package. No changes in logic. Change-Id: I24d07414c96dcd047966bb28cd2f756640692f1c Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41219 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/sampling.py 1 file changed, 21 insertions(+), 13 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/41219 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I24d07414c96dcd047966bb28cd2f756640692f1c Gerrit-PatchSet: 11 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
