fix missing module imports
[sfa.git] / plc / slicemgr.py
index 74cf69a..a61909a 100644 (file)
@@ -17,6 +17,8 @@ from util.geniticket import Ticket
 from util.excep import *
 from util.misc import *
 
+from util.config import *
+
 ##
 # SliceMgr class extends GeniServer class