Changes between Version 27 and Version 28 of GIR3.2_GushProto


Ignore:
Timestamp:
10/17/11 16:26:03 (13 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.2_GushProto

    v27 v28  
    140140}}}
    141141
    142 == How-to handle-geni.py command ==
    143 The  helper-scripts/handle-geni.py command can be useful in debugging gush, and in determining how to connect to a host.  For example in the above PG Gush example, one can connect to each of the hosts in the slice lnevers02. The ''connect'' command argument was based on the results for the following:
     142== Handle-geni.py How-to ==
     143The  helper-scripts/handle-geni.py command can be useful in debugging Gush parsing issues and in determining how to connect to a host withing Gush.  For example in the above PG Gush example, one can connect to each of the hosts in the slice lnevers02. The ''connect'' command argument was based on the results for the following:
    144144{{{
    145145$ helper-scripts/handle-geni.py -f pg -a https://www.emulab.net/protogeni/xmlrpc/am sliverstatus lnevers02
     
    156156</gush>
    157157}}}
     158
    158159The quoted value of "node name" is used to connect to a host when running GUSH.
    159160