Commit 9d60d176 authored by Benziane Chakib's avatar Benziane Chakib
Browse files

updated module dependency to ccnode

 * import ccnode is now sufficient to use the node
parent 73baafcb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ each class.
"""

from kvm import *
import ccnodehandlers

__all__=['kvm', 'interface', 'exceptions', 'libvirtwrapper',
         'ccnode', 'ccnodehandlers']