Changes between Version 70 and Version 71 of 020513_GEMINI_Demo


Ignore:
Timestamp:
02/07/13 11:53:37 (11 years ago)
Author:
hmussman@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 020513_GEMINI_Demo

    v70 v71  
    5656
    5757==== Current interfaces ====
    58 [[Image(Gemini_instrumentize_passive.png, 60%)]] [[BR]]
    59 
    60 Both version of the instrumentation code will talk to the GENIDESKTOP Parser Service to obtain User information, Slice/Slice  Credential Information and Manifest information thus making the instrumentation process somewhat independent of the Control Frameworks. NO communication between AMs/SAs and the User's instrumentation code is required since this now the work of the Parser service. A Detailed list of the Parser API and its return values is provided in this document [attachment:ParserAPI.pdf]. [[BR]]
     58[[Image(Gemini_instrumentize_passive.png, 80%)]] [[BR]]
     59
     60 * Instrumentize script runs in Use Workspace  [[BR]]
     61
     62 * Both version of the instrumentation code will talk to the GENIDESKTOP Parser Service to obtain User information, Slice/Slice  Credential Information and Manifest information thus making the instrumentation process somewhat independent of the Control Frameworks.
     63
     64 * NO communication between AMs/SAs and the User's instrumentation code is required since this now the work of the Parser service.
     65
     66 * A Detailed list of the Parser API and its return values is provided in this document [attachment:ParserAPI.pdf]. [[BR]]
     67
     68Issue:  where does Parser service run?  in User Workspace, where it has access to certs/credentials? 
     69
     70 * But then, how can GN get access to Parser service, since the UW is not necessarily reachable?
     71
     72 * Option:  Parser in UW could push info to GN
    6173
    6274==== Features available now (2/5) ====
    63 * All previous Passive data collection functionality still available.[[BR]]
     75* All previous passive data collection functionality (INSTOOLS) still available.[[BR]]
    6476* Drupal CMS to display passive data collected on the GN available[[BR]]
    6577* Passive data archive to irods using GSI and proxy certs [[BR]]