expects the 'interfaces' key in GetSlivers - review logs to always mention module
[nodemanager.git] / api.py
diff --git a/api.py b/api.py
index 221e606..ef279b8 100644 (file)
--- a/api.py
+++ b/api.py
@@ -24,11 +24,12 @@ import sys
 
 import accounts
 import database
-import logger
 import sliver_vs
 import ticket
 import tools
 from api_calls import *
+import logger
+
 try:
     sys.path.append("/etc/planetlab")
     from plc_config import *