Changes between Version 43 and Version 44 of GIR3.2_LAMP


Ignore:
Timestamp:
12/07/11 16:09:12 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.2_LAMP

    v43 v44  
    161161 $ ./src/omni.py -o -a https://www.emulab.net/protogeni/xmlrpc/am getslicecred lnevers-lamp-slice1
    162162}}}
    163 The first omni command creates a manifest Rspec output file named lnevers-lamp-slice1-rspec-www-emulab-net-protogeni.xml, later renamed it lnevers-lamp-slice1-manifest.xml for conciseness. The second omni command generate a user credentials file for the slice which is named lnevers-lamp-slice1-cred.xml.
    164 
    165 {{{
    166  $ cd /path/to/protogeni-tests/
    167  $ cp path/to/gcf-1.4/lnevers-lamp-slice1-rspec-www-emulab-net-protogeni.xml lnevers-lamp-slice1-manifest.xml
     163The first omni command creates a manifest Rspec output file named lnevers-lamp-slice1-rspec-www-emulab-net-protogeni.xml, later renamed it lnevers-lamp-slice1-manifest.xml for conciseness. The second omni command generate a user credentials file for the slice which is named lnevers-lamp-slice1-cred.xml.  Both credential and slice manifest can also be generated with the protogeni-tests tools:
     164{{{
    168165 $ ./getslicecredential.py -n lnevers-lamp-slice1 >lnevers-lamp-slice1-cred.xml
    169 }}}
    170 
    171 To upload the manifest executed the following:
     166 $  ./getmanifest.py --slicename=lamp-slice1 (?)
     167}}}
     168The user credential and slice manifest output files are copied to the protogeni-tests area for uploading.
    172169{{{
    173170  $ cd /path/to/protogeni-tests/