Pavel Zhukov has uploaded a new change for review.

Change subject: hooks: Fix import of netconfpersistence
......................................................................

hooks: Fix import of netconfpersistence

Change-Id: Ia1060367ff4edca560b41f8b9c82c69172d85971
Signed-off-by: Pavel Zhukov <[email protected]>
---
M vdsm_hooks/fcoe/fcoe_before_network_setup.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/52/59652/1

diff --git a/vdsm_hooks/fcoe/fcoe_before_network_setup.py 
b/vdsm_hooks/fcoe/fcoe_before_network_setup.py
index b2de9b9..c507c07 100755
--- a/vdsm_hooks/fcoe/fcoe_before_network_setup.py
+++ b/vdsm_hooks/fcoe/fcoe_before_network_setup.py
@@ -15,7 +15,7 @@
 
 import hooking
 from vdsm import utils
-from vdsm.netconfpersistence import RunningConfig
+from vdsm.network.netconfpersistence import RunningConfig
 
 
 FCOE_CONFIG_DIR = '/etc/fcoe/'


-- 
To view, visit https://gerrit.ovirt.org/59652
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1060367ff4edca560b41f8b9c82c69172d85971
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Pavel Zhukov <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]

Reply via email to