server.cert has subject set to registry, and in this case certificate.get_subject...
[sfa.git] / sfa / server / SfaSliceMgrModPython.py
index 7a7a8c6..ea7b734 100755 (executable)
@@ -13,6 +13,7 @@ import xmlrpclib
 from mod_python import apache
 
 from sfa.plc.api import GeniAPI
+from sfa.util.debug import log
 
 api = GeniAPI(interface='slicemgr')