Dan Kenigsberg has posted comments on this change. Change subject: LiveMerge: Add block job info to VM stats ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/26634/7/lib/vdsm/config.py.in File lib/vdsm/config.py.in: Line 172: Line 173: ('vm_sample_jobs_interval', '15', None), Line 174: Line 175: # TODO: Change this to 1 once AdvancedStatsFunction can support it Line 176: ('vm_sample_jobs_window', '2', None), actually, there is no reason to make this tunable. Hide the (needless) "2" in the code. Line 177: Line 178: ('trust_store_path', '@TRUSTSTORE@', Line 179: 'Where the certificates and keys are situated.'), Line 180: -- To view, visit http://gerrit.ovirt.org/26634 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia7278c0f06a2a06c8a8d680cf64746de3f73a389 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[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
