Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: setup: fix provisioning new database detection
......................................................................
packaging: setup: fix provisioning new database detection
1. check for new database at the designated database and not template1.
2. apply database provisioning before pgpass creation.
3. cleanup logic of detecting database rename.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1009599
Change-Id: I6ff8520556aa04c4d9d8d4f1f7c4094b57f8fb11
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/provisioning/postgres.py
1 file changed, 21 insertions(+), 19 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19378
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6ff8520556aa04c4d9d8d4f1f7c4094b57f8fb11
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server