shape the sfa.trust subpackage
[sfa.git] / geni / methods / create_gid.py
index 08663c5..0a8b54b 100644 (file)
@@ -5,7 +5,7 @@ from geni.util.faults import *
 from geni.util.method import Method
 from geni.util.parameter import Parameter, Mixed
 from geni.util.auth import Auth
-from geni.util.cert import Keypair 
+from geni.trust.certificate import Keypair 
 
 class create_gid(Method):
     """