X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Fmethods%2Fregister.py;h=1e3e24a6b64edc25516af0411cfbdf0e7c26c4ea;hp=c8216059010e26861b1fb8781461e3a44c0d03ce;hb=3d7237fa0b5f2b4a60cb97c7fb3b6aecfd94558a;hpb=7c1cf48e3a60344e3c381d1edac89d81659655f3 diff --git a/sfa/methods/register.py b/sfa/methods/register.py index c8216059..1e3e24a6 100644 --- a/sfa/methods/register.py +++ b/sfa/methods/register.py @@ -6,8 +6,7 @@ from sfa.trust.gid import * from sfa.util.faults import * from sfa.util.method import Method from sfa.util.parameter import Parameter, Mixed -from sfa.util.record import GeniRecord -from sfa.util.genitable import GeniTable +from sfa.util.record import SfaRecord from sfa.util.debug import log from sfa.trust.auth import Auth from sfa.trust.gid import create_uuid @@ -16,7 +15,7 @@ from sfa.trust.credential import Credential class register(Method): """ Register an object with the registry. In addition to being stored in the - Geni database, the appropriate records will also be created in the + SFA database, the appropriate records will also be created in the PLC databases @param cred credential string