Yair Zaslavsky has submitted this change and it was merged. Change subject: db: drop the obfuscation of database password ......................................................................
db: drop the obfuscation of database password fill up the /etc/ovirt-engine/engine.conf.d/10-setup-database.conf with all database parameters as distinct parameters, to ease future read. Change-Id: I1da760e32ddef238324fe9889c1675de518d0c64 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=958532 Signed-off-by: Alon Bar-Lev <[email protected]> --- M Makefile M backend/manager/tools/src/main/java/org/ovirt/engine/core/tools/common/db/StandaloneDataSource.java M ovirt-engine.spec.in D packaging/bin/engine-encrypt-passwd.sh M packaging/fedora/setup/common_utils.py M packaging/fedora/setup/engine-setup.py M packaging/fedora/setup/engine-upgrade.py M packaging/services/ovirt-engine.xml.in 8 files changed, 68 insertions(+), 107 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14568 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1da760e32ddef238324fe9889c1675de518d0c64 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
