Changes between Version 64 and Version 65 of GAPI_AM_API_DRAFT
- Timestamp:
- 09/12/12 17:06:25 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GAPI_AM_API_DRAFT
v64 v65 57 57 This change set adds some additional information to the return from `GetVersion`. 58 58 59 === Change Set N1: Add `geni_am_ version` ===59 === Change Set N1: Add `geni_am_code_version` === 60 60 Aggregates use varying ways to identify the software version their AM uses. PlanetLab and ProtoGENI use `code_tag`, Orca uses `orca_version`, and FOAM 61 61 uses `foam_version`. Automatically identifying software versions is important for monitoring and GENI operations. 62 62 63 This change set proposes adding `geni_am_ version` to the return from `GetVersion`.63 This change set proposes adding `geni_am_code_version` to the return from `GetVersion`. 64 64 * The field is required. 65 65 * The value is a string.