Changes between Version 1 and Version 2 of AaronHelsinger/GAPI_AM_API_DRAFT2/Archive


Ignore:
Timestamp:
04/04/12 11:11:01 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AaronHelsinger/GAPI_AM_API_DRAFT2/Archive

    v1 v2  
    1010
    1111Proposals on this page:
    12  - [#ChangeSetC Change Set C]: ''On hold'' (waiting for a revised proposal). Add the ability to !UpdateSlivers to immediately modify your reservation
     12 - [#ChangeSetC:UpdateSlivers Change Set C]: ''On hold'' (waiting for a revised proposal). Add the ability to !UpdateSlivers to immediately modify your reservation
    1313 - [#ChangeSetE:Tickets Change Set E: Tickets]: ''On hold'' (waiting for a revised proposal). Add methods using tickets to do negotiated reservations
    1414 - [#ChangeSetF1:DefineSliverStates Change Set F1]: ''Superseded'' by F3 and F4: Define sliver states, and the state changes that various methods cause
     
    353353== Change Sets H&I: Misc other method changes ==
    354354
    355  - '''Change Set H''': A second call to !CreateSlivers without an intervening !DeleteSlivers is an error.
    356   - This change just clarifies expected behavior that was left under-specified in AM API v1.
    357   - !CreateSlivers takes a full Ad RSpec, it is not a way to 'add' resources.
    358   - Silently replacing the existing slivers with new slivers (similar to a call to !UpdateSlivers) is not acceptable.
    359 
    360 
    361  - '''Change Set I4''': !CreateSlivers optionally does not start resources.
     355=== Change Set H ===
     356A second call to !CreateSlivers without an intervening !DeleteSlivers is an error.
     357 - This change just clarifies expected behavior that was left under-specified in AM API v1.
     358 - !CreateSlivers takes a full Ad RSpec, it is not a way to 'add' resources.
     359 - Silently replacing the existing slivers with new slivers (similar to a call to !UpdateSlivers) is not acceptable.
     360
     361=== Change Set I4 ===
     362!CreateSlivers optionally does not start resources.
     363
    362364Currently, !CreateSlivers auto starts resources, moving them from {{{allocated}}} through {{{changing}}} to {{{ready}}}.
    363365 - Add a new option {{{geni_donotstart}}}: