Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: setup: Changed stage for temp pgpass
......................................................................
packaging: setup: Changed stage for temp pgpass
Currently temp pgpass file is created in misc stage.
This causes problems for upgrade, when db validations
must be run in validation stage.
The new implementation moves creation of the temp pgpass
file to validation stage, keeping its name and allowing
other validation steps to do work when the file is available.
Change-Id: Ib9fc158a98cfdf36a1b812a4022298dc6e011d05
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-common/db/pgpass.py
M packaging/setup/plugins/ovirt-engine-remove/db/clear.py
M packaging/setup/plugins/ovirt-engine-setup/config/database.py
M packaging/setup/plugins/ovirt-engine-setup/db/schema.py
4 files changed, 1 insertion(+), 10 deletions(-)
Approvals:
Ofer Schreiber: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16466
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9fc158a98cfdf36a1b812a4022298dc6e011d05
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>