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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Keith Robertson <[email protected]> Gerrit-Reviewer: Kiril Nesenko <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
