Yedidyah Bar David has uploaded a new change for review.

Change subject: packaging: setup: _commands -> _setup
......................................................................

packaging: setup: _commands -> _setup

Probably copied from common.

Change-Id: I1f456e0924cc5f3f3e85a185690de4fe10cad1ec
Signed-off-by: Yedidyah Bar David <[email protected]>
---
M 
packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/db/connection.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/05/24005/1

diff --git 
a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/db/connection.py
 
b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/db/connection.py
index f3284a8..b537bba 100644
--- 
a/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/db/connection.py
+++ 
b/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-reports/db/connection.py
@@ -102,7 +102,7 @@
     @plugin.event(
         stage=plugin.Stages.STAGE_SETUP,
     )
-    def _commands(self):
+    def _setup(self):
         self.environment[otopicons.CoreEnv.MAIN_TRANSACTION].append(
             self.DBTransaction(self)
         )


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f456e0924cc5f3f3e85a185690de4fe10cad1ec
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to