Changes between Version 132 and Version 133 of GENIExperimenter/ExperimentExample-OF-FOAM


Ignore:
Timestamp:
04/26/12 16:19:54 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/ExperimentExample-OF-FOAM

    v132 v133  
    9090
    9191{{{
    92  $ ./src/omni.py -a plc-bbn listresources -o             # generates rspec-myplc-gpolab-bbn-com-12346-.xml
    93  $ ./src/omni.py -a plc-clemson listresources -o               # generates rspec-myplc-clemson-edu-12346-.xml
    94  $ ./src/omni.py -a plc-wisconsin listresources -o  # generates rspec-wings-openflow-1-wail-wisc-edu-12346-.xml
    95 }}}
    96 
    97 The Omni commands above used the ''-o'' argument to get the listresources output into advertisement RSpec files, which are all attached to this page as a reference.  The advertisement RSpecs are used to generate the request RSpecs to reserve the resources.  Following are the compute resources request RSpec defined based on the output of the listresources commands above.
     92 $ ./src/omni.py -a plc-bbn listresources -t ProtoGENI 2 -o             # generates rspec-myplc-gpolab-bbn-com-12346-.xml
     93 $ ./src/omni.py -a plc-clemson listresources -t ProtoGENI 2 -o               # generates rspec-myplc-clemson-edu-12346-.xml
     94 $ ./src/omni.py -a plc-wisconsin listresources -t ProtoGENI 2 -o  # generates rspec-wings-openflow-1-wail-wisc-edu-12346-.xml
     95}}}
     96
     97The Omni commands above used the following options:
     98''-t'' to request the advertisement in V2 RSpec format, the default MyPLc advertisement is in SFA format. [[BR]]
     99''-o'' argument to get the listresources output into advertisement RSpec files, which are all attached to this page as a reference.  [[BR]]
     100
     101The advertisement RSpecs are used to generate the request RSpecs to reserve the resources.  Following are the compute resources request RSpec defined based on the output of the listresources commands above.
    98102
    99103'''BBN MyPLC Compute Resource RSpec '''