
Shirly Radco has submitted this change and it was merged. Change subject: packaging: setup: set engine db credentials from config ...................................................................... packaging: setup: set engine db credentials from config engine-setup writes the engine database credentials to the dwh db config file, but did not read them from there on the next run, instead asking for them again. Change-Id: I1e07b41d2834f74d4babe6429c2ba3979a4b12ed Bug-Url: https://bugzilla.redhat.com/1156039 Bug-Url: https://bugzilla.redhat.com/1128787 Signed-off-by: Yedidyah Bar David <didi@redhat.com> (cherry picked from commit e5b9b2cde026493b6e2f7d324cb37a335ad49fdb) --- M packaging/setup/plugins/ovirt-engine-common/ovirt-engine-dwh/db/engine_connection.py 1 file changed, 74 insertions(+), 0 deletions(-) Approvals: Shirly Radco: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34544 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e07b41d2834f74d4babe6429c2ba3979a4b12ed Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: ovirt-engine-dwh-3.5 Gerrit-Owner: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org