Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: setup: always create pgpassfile at misc
......................................................................

packaging: setup: always create pgpassfile at misc

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1072474
Change-Id: Ida3252b39e2da222ea022fcde639e3091260d8d7
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M packaging/setup/plugins/ovirt-engine-common/base/db/pgpass.py
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/44/25344/1

diff --git a/packaging/setup/plugins/ovirt-engine-common/base/db/pgpass.py 
b/packaging/setup/plugins/ovirt-engine-common/base/db/pgpass.py
index e461c3b..6bd9ad8 100644
--- a/packaging/setup/plugins/ovirt-engine-common/base/db/pgpass.py
+++ b/packaging/setup/plugins/ovirt-engine-common/base/db/pgpass.py
@@ -60,9 +60,6 @@
     @plugin.event(
         stage=plugin.Stages.STAGE_MISC,
         name=osetupcons.Stages.DB_CREDENTIALS_AVAILABLE_LATE,
-        condition=lambda self: self.environment[
-            osetupcons.DBEnv.PGPASS_FILE
-        ] is None
     )
     def _misc(self):
         database.OvirtUtils(


-- 
To view, visit http://gerrit.ovirt.org/25344
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida3252b39e2da222ea022fcde639e3091260d8d7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to