X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=component%2Fcomponent.py;h=828c3d30a88fcda47fc8ae140c6d6f104721c48c;hb=e0ffcf4ed82441080a2e1afb6cbfbdc0a57b3c3e;hp=a0ffe473b6e2181944475b0fc68f98cf25b933f0;hpb=1f4e1dddcbdfe96f117fba80b3246015eb4d0f38;p=sfa.git diff --git a/component/component.py b/component/component.py index a0ffe473..828c3d30 100644 --- a/component/component.py +++ b/component/component.py @@ -1,7 +1,7 @@ ## -# Geni Component Wrapper +# Sfa Component Wrapper # -# This wrapper implements the Geni Slice and Mgmt Interfaces on a node. +# This wrapper implements the SFA Slice and Mgmt Interfaces on a node. # ## @@ -10,14 +10,15 @@ import os import sys from xmlrpclib import ServerProxy -from cert import * -from gid import * -from geniserver import * -from excep import * -from trustedroot import * -from misc import * -from record import * -from geniticket import * +from sfa.trust.certificate import Certificate, Keypair +from sfa.trust.gid import * +from sfa.trust.trustedroot import * + +from sfa.util.faults import * +from sfa.util.misc import * +from sfa.util.record import * +from sfa.util.geniticket import * +from sfa.util.geniserver import * ## # ComponentManager is a GeniServer that serves slice and