Douglas Schilling Landgraf has uploaded a new change for review. Change subject: engine_page: remove unused app from ovirt.node ......................................................................
engine_page: remove unused app from ovirt.node Change-Id: I3963e8ddd64f1d1a3c03f3f5012a0d8aa8b644c2 Signed-off-by: Douglas Schilling Landgraf <dougsl...@redhat.com> --- M src/engine_page.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/19/24419/1 diff --git a/src/engine_page.py b/src/engine_page.py index d548fc1..527b437 100644 --- a/src/engine_page.py +++ b/src/engine_page.py @@ -25,7 +25,7 @@ from . import config -from ovirt.node import plugins, valid, ui, utils, app, exceptions, log +from ovirt.node import plugins, valid, ui, utils, exceptions, log from ovirt.node.config.defaults import NodeConfigFileSection, SSH, Management from ovirt.node.plugins import Changeset -- To view, visit http://gerrit.ovirt.org/24419 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3963e8ddd64f1d1a3c03f3f5012a0d8aa8b644c2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches