134 | 134 | 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]. |