Changes between Version 15 and Version 16 of FeddSkelPlugin


Ignore:
Timestamp:
Dec 4, 2010 5:21:00 PM (13 years ago)
Author:
mikeryan
Comment:

fix link to source

Legend:

Unmodified
Added
Removed
Modified
  • FeddSkelPlugin

    v15 v16  
    134134}}}
    135135
    136 That'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].
     136That'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/federation/skeleton_access.py federation/skeleton_access.py].
    137137
    138138You'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.