Change in ovirt-engine[master]: packaging: Updated taskcleaner use in remote DB flows

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@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@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
juan.hernandez@redhat.com