Change in ovirt-log-collector[ovirt-log-collector-3.2]: config: use .pgpass for db password

Sandro Bonazzola has submitted this change and it was merged. Change subject: config: use .pgpass for db password ...................................................................... config: use .pgpass for db password database connection parameters read from .pgpass were all passed to the config parser as defaults with the exception of the pg_pass default. This patch set pg_pass with the value read from .pgpass if not specified by command line or config file. Change-Id: I60adef202e00cf9a49f9b512e499064ae705a4f1 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M src/__main__.py 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Kiril Nesenko: Looks good to me, but someone else must approve Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/16061 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I60adef202e00cf9a49f9b512e499064ae705a4f1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-3.2 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Keith Robertson <kroberts@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
participants (1)
-
sbonazzo@redhat.com