Changes between Version 11 and Version 12 of FeddSkelPlugin


Ignore:
Timestamp:
Jun 28, 2010 2:01:18 AM (14 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddSkelPlugin

    v11 v12  
    134134That's the output from a successful experiment creation on the skeleton.  Notice the request for access from (b55205ac843c40ce9c9feb3b358bff782ed337fd, 'testing', 'guest') that is approved, the creation of the access principal and the saving of state all before the first {{{Successful SOAP request code 200}}} line.  That is all output from a successful !RequestAccess call, and you can trace the !RequestAccess method in [source:fedd/trunk/federation/skeleton_access.py federation/skeleton_access.py].
    135135
     136You'll also notice that the plug-in state file has been created, it is {{{/users/faber/fedd-config/skel/skel_access.state}}} in the example.
     137
    136138The rest of the output is the successful !StartSegment call.
    137139