Yaniv Bronhaim has posted comments on this change. Change subject: tool: change configurators from classes to modules. ......................................................................
Patch Set 6: (1 comment) http://gerrit.ovirt.org/#/c/34047/6/lib/vdsm/tool/configurator.py File lib/vdsm/tool/configurator.py: Line 65: Line 66: Cleanup vdsm's configuration. Line 67: """ Line 68: Line 69: remove that comment.. i already explained why somewhere. hard to maintain, and each function contains its own doc Line 70: from collections import deque Line 71: import argparse Line 72: import sys Line 73: import traceback -- To view, visit http://gerrit.ovirt.org/34047 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iff5d588cfbbcfe0d5f4a90d624d24f21ef4cc580 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: mooli tayer <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: mooli tayer <[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
