Yaniv Bronhaim has posted comments on this change. Change subject: sslutils: introduce ssl_enabled ......................................................................
Patch Set 3: (2 comments) https://gerrit.ovirt.org/#/c/41795/3//COMMIT_MSG Commit Message: Line 3: AuthorDate: 2015-06-01 15:44:54 +0300 Line 4: Commit: Yeela Kaplan <[email protected]> Line 5: CommitDate: 2015-06-02 10:25:20 +0300 Line 6: Line 7: sslutils: introduce ssl_enabled explain what is it and why its needed here Line 8: Line 9: Change-Id: Iec301a55c02943950d5f56702ec1dd58ed954340 https://gerrit.ovirt.org/#/c/41795/3/lib/vdsm/tool/configurators/certificates.py File lib/vdsm/tool/configurators/certificates.py: Line 78: SYSCONF_PATH, Line 79: 'vdsm/vdsm.conf' Line 80: ) Line 81: ) Line 82: return not sslutils.ssl_enabled() or\ doesn't pep8 expect whitespace after the or ? -- To view, visit https://gerrit.ovirt.org/41795 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iec301a55c02943950d5f56702ec1dd58ed954340 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
