Nir Soffer has posted comments on this change. Change subject: sampling: update module docstring ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/33785/2/vdsm/virt/sampling.py File vdsm/virt/sampling.py: Line 18: # Refer to the README and COPYING files for full details of the license Line 19: # Line 20: Line 21: """ Line 22: support for VM and host statistics sampling. Support Line 23: """ Line 24: Line 25: from collections import deque Line 26: import threading -- To view, visit http://gerrit.ovirt.org/33785 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I47d51c51619d7babf493e1f5c0c85458d8e19224 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
