shape the sfa.trust subpackage
[sfa.git] / geni / util / geniclient.py
index 0022eab..6fbd206 100644 (file)
@@ -6,12 +6,15 @@
 # TODO: Investigate ways to combine this with existing PLC API?
 ##
 
+### $Id$
+### $URL$
+
 import xmlrpclib
 
-from gid import *
-from credential import *
-from record import *
-from geniticket import *
+from geni.trust.gid import *
+from geni.trust.credential import *
+from geni.util.record import *
+from geni.util.geniticket import *
 
 ##
 # ServerException, ExceptionUnmarshaller