Changes between Version 55 and Version 56 of GENIRacksHome/ExogeniRacks/AggregateSurvey


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AggregateSurvey

    v55 v56  
    88 3. Experiment using Omni commands.
    99
     10= Status 04/30/2012 =
    1011
    1112= Status 04/25/2012 =
    1213== GPO Dev Team Analysis ==
     14Update on AM API issues listed [ xxx below]:
     15
     16 The following are resolved:
     17|| 1 || ListResources at ExoSM returns multiple advertisement RSpecs. This is neither valid XML nor valid RSpec. ||
     18|| 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 ||
     19|| 3 ||  Missing schemaLocation declarations for all used schemas ||
     20|| 4 || All Ad & manifest RSpecs must pass rspeclint, but currently do not. ||
     21|| 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.||
     22|| 6 ||   SliverStatus: Return at least a geni_resources entry that is empty, if not including all contained slivers. ||
     23|| 8 ||  ListResources does not handle the geni_compressed flag properly. The return value is always compressed, even if geni_compressed is set to False. ||
     24
     25
     26
     27
    1328== AM API Acceptance Tests ==
    1429