Changes between Version 57 and Version 58 of GENIRacksHome/ExogeniRacks/AggregateSurvey


Ignore:
Timestamp:
04/30/12 15:31:24 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AggregateSurvey

    v57 v58  
    2121Status update on AM API issues listed in the section [wiki:GENIRacksHome/ExogeniRacks/AggregateSurvey#GPODevTeamAnalysis2 below]:
    2222
    23  The following are old issues which are resolved, note the numbering is *NOT* from the ticket system:
    24 || 1 || ListResources at ExoSM returns multiple advertisement RSpecs. This is neither valid XML nor valid RSpec. ||
    25 || 2 || ExoGENI advertises RSpec GENI v3 support in GetVersion, but the RSpecs (ad & manifest) are ProtoGENI v2. Make the RSpecs use the GENI v3 schema. (As a fallback, change the GetVersion return).  ==> Fallback implemented ||
     23 The following are old issues which are resolved, note the numbering is *NOT* from the ticket system
     24
     25|| 1 || !ListResources at ExoSM returns multiple advertisement RSpecs. This is neither valid XML nor valid RSpec. ||
     26|| 2 || ExoGENI advertises RSpec GENI v3 support in !GetVersion, but the RSpecs (ad & manifest) are ProtoGENI v2. Make the RSpecs use the GENI v3 schema. (As a fallback, change the GetVersion return).  ==> Fallback implemented ||
    2627|| 3 ||  Missing schemaLocation declarations for all used schemas ||
    2728|| 4 || All Ad & manifest RSpecs must pass rspeclint, but currently do not. ||
    28 || 5 ||   GetVersion: The top-level (parallel to code and value) is missing a geni_api entry. Without this entry AM API v1 clients can't discover why they can't talk to this aggregate.||
    29 || 6 ||   SliverStatus: Return at least a geni_resources entry that is empty, if not including all contained slivers. ||
    30 || 8 ||  ListResources does not handle the geni_compressed flag properly. The return value is always compressed, even if geni_compressed is set to False. ||
     29|| 5 ||   !GetVersion: The top-level (parallel to code and value) is missing a geni_api entry. Without this entry AM API v1 clients can't discover why they can't talk to this aggregate.||
     30|| 6 ||   !SliverStatus: Return at least a geni_resources entry that is empty, if not including all contained slivers. ||
     31|| 8 ||  !ListResources does not handle the geni_compressed flag properly. The return value is always compressed, even if geni_compressed is set to False. ||
    3132
    3233