Changes between Version 9 and Version 10 of Omni


Ignore:
Timestamp:
09/10/10 13:36:32 (14 years ago)
Author:
Josh Karlin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Omni

    v9 v10  
    189189== Omnispecs ==
    190190
     191Omni converts native advertisement rspecs into omnispecs on listresources calls.  The user can then edit the resulting omnispec file to select the resources that they would like to reserve.  Next, this edited omnispec is passed into omni during the createsliver call, is turned back into a native rspec, and is sent to the appropriate aggregate.
     192
     193This section presents example native rspecs and their respective omnispecs.
     194
     195TODO: Add links to protogeni/openflow/planetlab native rspec websites.
     196
    191197=== OpenFlow ===
    192198
     
    380386
    381387To allocate, simply set "allocate" to true for each switch that you want to allocate, and fill in the flowspace options for the flowspace on that switch.  Next, fill in 'sliceinfo' section with your name, password, etc and pass the omnispec in for the omni createsliver call.
    382