Juan Hernandez has submitted this change and it was merged.
Change subject: packaging: Updated taskcleaner use in remote DB flows
......................................................................
packaging: Updated taskcleaner use in remote DB flows
Currently taskcleaner is executed as if it was running only
on a locally installed DB. Added the correct parameters with
values of host/port of the DB, so that in case of remote DB
all the values will be sent correctly and the script will
execute on a remote DB server.
Additional items required to handle remote DB connections:
* Added missing common.sh file to the taskcleaner
packaging.
* Updated deployment of the async tasks sql for the remote DB
* Updated dbfunctions to use ${USERNAME} instead of 'postgres'
user to allow remote connections work.
Change-Id: Ie3c205962521bafe56ff67f3f46dd83202f48b7e
Bug-Url:
https://bugzilla.redhat.com/915028
Signed-off-by: Alex Lourie <alourie(a)redhat.com>
---
M Makefile
M backend/manager/dbscripts/dbfunctions.sh
M packaging/fedora/setup/engine-upgrade.py
3 files changed, 8 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12381
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3c205962521bafe56ff67f3f46dd83202f48b7e
Gerrit-PatchSet: 3
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: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(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>