Changes between Version 6 and Version 7 of GEC17Agenda/MiscDevTopics


Ignore:
Timestamp:
08/01/13 11:51:19 (11 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/MiscDevTopics

    v6 v7  
    4949 * [http://trac.gpolab.bbn.com/gcf/ Omni]
    5050 * [wiki:GeniNetworkStitching Network Stitching Design Notes]
     51
     52== Session Summary ==
     53At the Miscellaneous Developer Topics Session, we heard from Aaron
     54Helsinger and Tom Mitchell on the status of several efforts, and then
     55had an open discussion on things that tool developers would like to
     56see from aggregates and clearinghouses.
     57
     58Aaron presented the status of the Aggregate Manager API v3 implementation, with a plea for more progress from aggregate developers, particularly to support Update(). He also presented the status of RSpecs and Omni.
     59
     60Tom Mitchell discussed how to integrate tools into the larger GENI infrastructure, particularly through the use of OpenID for Single Sign On.
     61
     62Marshall Brinn introduced the question of what support tool developers would
     63like from aggregates and clearinghouses in order to support GENI
     64experimenters. We then had an open discussion, where several requests
     65and suggestions were made.
     66
     67In general, tools would like a way to know when something changes in a
     68slice - the slivers in the slice, expiration times, etc. A callback
     69function was suggested instead of requiring polling. Alternatively,
     70GENI could identify the authoritative source(s) of all kinds of
     71information and ensure those sources have API methods for querying
     72state.
     73
     74Other requests included:
     75 - Common libraries, particularly for handling authentication and authorization in GENI
     76 - Standards among tools, for things like how long to cache state
     77 - Improved documentation
     78