Changes between Initial Version and Version 1 of GEC15Agenda/AMTopics


Ignore:
Timestamp:
09/13/12 05:00:42 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC15Agenda/AMTopics

    v1 v1  
     1[[PageOutline]]
     2
     3= Aggregate Manager Topics =
     4
     5At this developers session, we will discuss several issues relating to
     6developing GENI aggregates and standardizing aggregate behavior. In
     7particular, we will discuss implementing inter-aggregate VLAN stitching,
     8issues encountered while implementing AM API v3, and adding Update() to
     9the AM API (as discussed at the GEC14 coding sprint). This session will
     10begin conversations that will be continued at the
     11[wiki:GEC15Agenda/CodingSprint Coding Sprint] session.
     12
     13== Schedule ==
     14
     15Tuesday, 1pm - 2:30pm
     16
     17== Session Leader ==
     18
     19Aaron Helsinger, GENI Project Office
     20
     21== Agenda ==
     22
     23 * Stitching
     24  * Progress Report
     25  * Implementation Plan
     26  * Design of Stitching Services
     27  * Stitching Schema v2
     28  * Questions?
     29 * AM API
     30  * Version 3 Status
     31  * AM API Tweaks
     32   * Change Set N: Additional `GetVersion` fields
     33   * Change Set O: Refine Character Restrictions
     34   * Shared VLANs
     35   * Discussion
     36  * AM API: `Update()`
     37 * Discussion
     38
     39{{{
     40#!comment
     41Fill in speakers, times when confirmed
     42
     43After:
     44== Session Summary ==
     45}}}
     46
     47== Background Reading ==
     48 * [wiki:GeniNetworkStitching Network Stitching design status]
     49 * [wiki:GAPI_AM_API_V3 AM APIv3 Specification]
     50 * [wiki:GAPI_AM_API_DRAFT AM API draft proposals]
     51 * [http://www.geni.net/resources/rspec/ext/shared-vlan/1/ Shared VLAN RSpec extension]
     52 * [http://lists.geni.net/pipermail/dev/2012-July/000823.html Jon Duerig's Update proposal]