Changes between Version 30 and Version 31 of GIR3.2_LAMP


Ignore:
Timestamp:
11/30/11 09:26:50 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.2_LAMP

    v30 v31  
    1515 * [http://groups.geni.net/geni/attachment/wiki/LAMP/Tutorial/lamp-getcertificate.py lamp-getcertificate.py]
    1616 * [http://groups.geni.net/geni/attachment/wiki/LAMP/Tutorial/lamp-sendmanifest.py lamp-sendmanifest.py].
    17  * [http://www.emulab.net/downloads/protogeni-tests.tar.gz ProtoGENI Test tools]
     17
    1818
    1919Unpacked the protogeni-test tools and placed the two lamp scripts in the same directory as the ProtoGENI tests.
    2020
    21 '''1. Create Slice'''
    22 
    23 Set up a ProtoGENI slice to be used in this experiment. This example uses the Omni tool in the GCF package:
     21'''1. Create Slice'''  Set up a ProtoGENI slice to be used in this experiment. This example uses the Omni tool in the GCF package, rather than the suggested [http://www.emulab.net/downloads/protogeni-tests.tar.gz ProtoGENI Test tools].
    2422{{{
    2523$ cd ~/gcf-1.4
     
    3735 INFO:omni: ============================================================
    3836}}}
    39 Modified the LAMP [http://groups.geni.net/geni/wiki/LAMP/Tutorial#a1.ModifytheRSpec example RSpec] to include my slice name and my user information:
     37
     38'''2. Add LAMP Resources ''' Using the above RSpec created a sliver that uses the required LAMP image named UBUNTU91-LAMP.
     39
     40Modified the LAMP [http://groups.geni.net/geni/wiki/LAMP/Tutorial#a1.ModifytheRSpec example RSpec] provided in the tutorial to include my slice and my user information.  A file named ''lamp.rspec'' was created containing the following:
    4041{{{
    4142<rspec xmlns="http://protogeni.net/resources/rspec/0.2"
     
    8586}}}
    8687
    87 '''2. Add LAMP Resources ''' Using the above RSpec created a sliver that uses the required LAMP image named UBUNTU91-LAMP,:
     88Using the Rspec defined above, created a sliver with the LAMP resources:
     89
    8890{{{
    8991$ ./src/omni.py -a https://www.emulab.net/protogeni/xmlrpc/am -n createsliver lnevers-lamp-slice1 lamp.rspec