Keith Robertson has posted comments on this change. Change subject: db: drop the obfuscation of database password ......................................................................
Patch Set 3: (1 inline comment) .................................................... File src/__main__.py Line 1369: db_group.add_option( Line 1370: "", Line 1371: "--pg-pass", Line 1372: dest="pg_pass", Line 1373: help=SUPPRESS_HELP, re: "I don't like hiding features from admins" - It is a compromise. If you are smart enough to find it then you are smart enough to use it (I hope) re: "They are intelligent enough" - I think evidence points to the contrary ;) I don't understand the "help=SUPRESS_HELP will be removed". Suppress SUPPRESS_HELP is a documented option and code reviews shd prevent it's removal. - http://docs.python.org/2/library/optparse.html default=None <-- ACK Line 1374: default=pg_pass Line 1375: ) Line 1376: Line 1377: db_group.add_option( -- To view, visit http://gerrit.ovirt.org/14741 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I763f5a9d1d3307ee384281b13db5c6c9436060df Gerrit-PatchSet: 3 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Keith Robertson <krobe...@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches