Changes between Version 28 and Version 29 of ClickExampleExperiment


Ignore:
Timestamp:
12/20/12 12:11:15 (11 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClickExampleExperiment

    v28 v29  
    4646
    4747{{{
    48 omni.py createslice -a http://www.emulab.net/protogeni/xmlrpc/am StupidSliceName
     48omni.py createslice -a http://www.emulab.net:12369/protogeni/xmlrpc/am StupidSliceName
    4949}}}
    5050
     
    5252
    5353{{{
    54 omni.py createsliver -a http://www.emulab.net/protogeni/xmlrpc/am StupidSliceName click-example.rspec
     54omni.py createsliver -a http://www.emulab.net:12369/protogeni/xmlrpc/am StupidSliceName click-example.rspec
    5555}}}
    5656
     
    5858
    5959{{{
    60 omni.py sliverstatus -a http://www.emulab.net/protogeni/xmlrpc/am StupidSliceName
     60omni.py sliverstatus -a http://www.emulab.net:12369/protogeni/xmlrpc/am StupidSliceName
    6161}}}
    6262
    6363When your sliver is ready, run the '''readyToLogin''' script to get login information for your nodes. Use the same aggregate manager and slice name that you used for your '''sliverstatus''' command above.
    6464{{{
    65 readyToLogin.py -a http://www.emulab.net/protogeni/xmlrpc/am StupidSliceName
     65readyToLogin.py -a http://www.emulab.net:12369/protogeni/xmlrpc/am StupidSliceName
    6666}}}
    6767
     
    7171... <lots of output> ...
    7272================================================================================
    73 Aggregate [http://www.emulab.net/protogeni/xmlrpc/am] has a ProtoGENI sliver.
     73Aggregate [http://www.emulab.net:12369/protogeni/xmlrpc/am] has a ProtoGENI sliver.
    7474
    7575
     
    345345
    346346{{{
    347 omni.py deletesliver -a http://www.emulab.net/protogeni/xmlrpc/am StupidSliceName
     347omni.py deletesliver -a http://www.emulab.net:12369/protogeni/xmlrpc/am StupidSliceName
    348348}}}
    349349