shape the sfa.trust subpackage
[sfa.git] / geni / trust / gid.py
similarity index 99%
rename from geni/util/gid.py
rename to geni/trust/gid.py
index d51cdfc..711f543 100644 (file)
@@ -9,7 +9,7 @@
 import xmlrpclib
 
 import uuid
-from geni.util.certificate import *
+from geni.trust.certificate import *
 
 ##
 # Create a new uuid. Returns the UUID as a string.