X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Fmethods%2Fupdate.py;h=2a1be732f70507feeb16b5249aa0e0374606d445;hp=05916b3bc81dd86892df3dc7bb3fad1180fddd05;hb=3d7237fa0b5f2b4a60cb97c7fb3b6aecfd94558a;hpb=7c1cf48e3a60344e3c381d1edac89d81659655f3 diff --git a/sfa/methods/update.py b/sfa/methods/update.py index 05916b3b..2a1be732 100644 --- a/sfa/methods/update.py +++ b/sfa/methods/update.py @@ -11,7 +11,7 @@ from sfa.trust.credential import Credential class update(Method): """ Update an object in the registry. Currently, this only updates the - PLC information associated with the record. The Geni fields (name, type, + PLC information associated with the record. The SFA fields (name, type, GID) are fixed. @param cred credential string specifying rights of the caller