Changes between Version 3 and Version 4 of GeniApi


Ignore:
Timestamp:
07/15/10 17:11:27 (14 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniApi

    v3 v4  
    1 Landing page for the GENI API
     1= The GENI API =
     2
     3The GENI API is an effort to enable interoperability between Control Frameworks/Clearinghouses and Aggregates.
     4
     5The GENI API implements a key interface of the [wiki:SliceFedArch SFA 2.0 Draft], providing a common interface to Aggregate Managers. Experimenters can use the API to access resources belonging to any compliant Control Framework. The API lets you mix and match aggregates with control frameworks.
     6
     7[http://www.protogeni.net/trac/protogeni ProtoGENI], [http://www.planet-lab.org/ PlanetLab], and [http://www.openflow.org/ Openflow] all have implemented the API and are now interoperable, as demonstrated at GEC8 (mostly).
     8
     9The ProtoGENI implementation is live in Utah, and expected in emulab-stable soon. Contact the mailing list (geni-dev@emulab.net) with questions on using it.
     10
     11The PlanetLab implementation is on trunk. To run it on your MyPLC instance, follow the (link to instructions) and use the mailing list: devel@planet-lab.org for questions. PLC rollout is expected, but requires some careful coordination.
     12
     13Contact OpenFlow for availability of the OpenFlow implementation of this API.
     14
     15The GPO has developed a reference implementation of this API, particularly demonstrating the use of certificates, credentials and credential verification. Also provided is a reference client, omni. Omni communicates with each clearinghouse in its 'native tongue', and then calls the Aggregate Manager API at any compliant Aggregate. These packages are available together for download here: [http://www.gpolab.bbn.com/local-sw/ Download Sample Code].
     16
     17Experimenters should begin designing and conducting experiments that take advantage of the broad variety of resources now available to them. Contact Mark Berman and the Experimentation Working Group with questions.
     18
     19Full details on the API specification are available here: [wiki:GAPI_AM_API GENI Aggregate Manager API]
    220
    321== Useful Links ==