Changes between Version 5 and Version 6 of DRAFT_GAPI_AM_API_ISSUES


Ignore:
Timestamp:
12/12/11 10:39:05 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DRAFT_GAPI_AM_API_ISSUES

    v5 v6  
    6969 1. Define the behavior if you call !CreateSliver twice for the same slice. PG says you return REFUSED. !PlanetLab accepts it though. What about {{{ALREADYEXISTS}}}?
    7070|| `REFUSED`       || Slice already exists; must be deleted first (ie you called !CreateSliver twice without a !DeleteSliver in between) ||
    71   * Proposal: {{{ALREADYEXISTS}}}
     71   * Proposal: {{{ALREADYEXISTS}}}
    7272 2. Define the behavior if the AM can only give you some of what you requested
    7373  * Proposal: {{{TOOBIG}}}?