Sandro Bonazzola has submitted this change and it was merged.
Change subject: db: drop the obfuscation of database password
......................................................................
db: drop the obfuscation of database password
Added support for the new configuration structure
for database related parameters.
If the new configuration structure can't be found
fallback to legacy pg_pass file.
Don't ask the DB password if already read from
configuration files.
Change-Id: I763f5a9d1d3307ee384281b13db5c6c9436060df
Bug-Url:
https://bugzilla.redhat.com/958532
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M build/subst.inc
M src/Makefile.am
M src/__main__.py
M src/config.py.in.in
A src/util.py
5 files changed, 152 insertions(+), 15 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Sandro Bonazzola: Verified; Looks good to me, approved
Kiril Nesenko: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/14741
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I763f5a9d1d3307ee384281b13db5c6c9436060df
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Keith Robertson <kroberts(a)redhat.com>
Gerrit-Reviewer: Kiril Nesenko <knesenko(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>