merged namespace
[sfa.git] / sfa / trust / auth.py
index 8832639..b596d8d 100644 (file)
@@ -14,7 +14,6 @@ from sfa.trust.hierarchy import Hierarchy
 from sfa.util.config import *
 from sfa.util.namespace import *
 from sfa.util.sfaticket import *
-from sfa.util.sfalogging import logger
 import sys
 
 class Auth:
@@ -238,7 +237,7 @@ class Auth:
         verify_cancreate_credential()
         """
 
-        rl = RightList()
+        rl = Rights()
         type = record['type']