Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: Avoid engine DB password in answerfile if providing
......................................................................
packaging: setup: Avoid engine DB password in answerfile if providing
If engine-setup is providing the DB the DB password is randomly
generated. Avoiding to write it in the answer file, the
password will be randomly choosed also replaying that answer file.
Change-Id: I3fb9d2c10d3809c68430084f6212eaa191d5ca21
Bug-Url:
https://bugzilla.redhat.com/1139211
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/constants.py
M packaging/setup/ovirt_engine_setup/engine/constants.py
M packaging/setup/plugins/ovirt-engine-common/base/core/answerfile.py
3 files changed, 12 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
oVirt Jenkins CI Server: 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/32646
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3fb9d2c10d3809c68430084f6212eaa191d5ca21
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server