Changes between Version 64 and Version 65 of GAPI_AM_API_DRAFT


Ignore:
Timestamp:
09/12/12 17:06:25 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_DRAFT

    v64 v65  
    5757This change set adds some additional information to the return from `GetVersion`.
    5858
    59 === Change Set N1: Add `geni_am_version` ===
     59=== Change Set N1: Add `geni_am_code_version` ===
    6060Aggregates use varying ways to identify the software version their AM uses. PlanetLab and ProtoGENI use `code_tag`, Orca uses `orca_version`, and FOAM
    6161uses `foam_version`. Automatically identifying software versions is important for monitoring and GENI operations.
    6262
    63 This change set proposes adding `geni_am_version` to the return from `GetVersion`.
     63This change set proposes adding `geni_am_code_version` to the return from `GetVersion`.
    6464 * The field is required.
    6565 * The value is a string.