Change in ovirt-engine[master]: packaging: updated handling of pgpass file between versions

Juan Hernandez has submitted this change and it was merged. Change subject: packaging: updated handling of pgpass file between versions ...................................................................... packaging: updated handling of pgpass file between versions This patch handles the new location of the pgpass file (/etc/ovirt-engine/.pgpass). It defined an environment variable PGPASSFILE with a new location and uses this variable in DB-related calls (utils.execCmd and utils.execRemoteSql). Change-Id: I1d44297725d7270982e8724e4aeefda8bc7a88e2 Signed-off-by: Alex Lourie <alourie@redhat.com> Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/fedora/setup/common_utils.py M packaging/fedora/setup/engine-cleanup.py M packaging/fedora/setup/engine-upgrade.py M packaging/fedora/setup/output_messages.py 4 files changed, 63 insertions(+), 48 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8135 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1d44297725d7270982e8724e4aeefda8bc7a88e2 Gerrit-PatchSet: 15 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: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>
participants (1)
-
juan.hernandez@redhat.com