Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: engine_page: remove unused import: exceptions
......................................................................

engine_page: remove unused import: exceptions

Change-Id: Ibeb466a5a6dc76ebf6ac1fce1214e73fd9f00fd6
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/20/24420/1

diff --git a/src/engine_page.py b/src/engine_page.py
index 527b437..1157289 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, exceptions, log
+from ovirt.node import plugins, valid, ui, utils, log
 from ovirt.node.config.defaults import NodeConfigFileSection, SSH, Management
 from ovirt.node.plugins import Changeset
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibeb466a5a6dc76ebf6ac1fce1214e73fd9f00fd6
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

Reply via email to