Changes between Version 43 and Version 44 of LAMP/Tutorial


Ignore:
Timestamp:
04/09/12 17:03:26 (12 years ago)
Author:
mjaffee@indiana.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LAMP/Tutorial

    v43 v44  
    140140$ test/lamp-sendmanifest.py
    141141Not enough arguments
    142 Usage: <rspec_version [0.2, 2]> <manifest> <slice_urn> [credential]
    143 }}}
    144 
    145 Where `<manifest>` is the file we saved our manifest to; `<slice_urn>` is the fully-qualified URN of our slice (''urn:publicid:IDN+emulab.net+slice+lamptutorial''); and [credential] is a file with our credential for the slice. The rspec version used in this tutorial is 0.2. The credential parameter is optional if you use the LAMP certificate for your slice (see step 4). We could have done step 4 first and used the LAMP certificate for this step, but we want to show that UNIS can be accessed with your own certificate and the slice credential. So we will go ahead and get our slice credential first:
     142Usage: <manifest> <slice_urn> [credential]
     143}}}
     144
     145Where `<manifest>` is the file we saved our manifest to; `<slice_urn>` is the fully-qualified URN of our slice (''urn:publicid:IDN+emulab.net+slice+lamptutorial''); and [credential] is a file with our credential for the slice. The credential parameter is optional if you use the LAMP certificate for your slice (see step 4). We could have done step 4 first and used the LAMP certificate for this step, but we want to show that UNIS can be accessed with your own certificate and the slice credential. So we will go ahead and get our slice credential first:
    146146
    147147{{{