Changes between Version 59 and Version 60 of GIMIv1.1Tutorial/Slice


Ignore:
Timestamp:
10/20/12 19:59:25 (12 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.1Tutorial/Slice

    v59 v60  
    192192}}}
    193193
    194      * Example output:
     194Example output:
    195195{{{
    196196  "geni_status": "ready",
     
    213213omni.py -a eg-sm listresources gimiXXslice -o
    214214}}}
     215
     216   * Get the login information from the manifest
     217
     218Example:
     219{{{
     220geni@geni-VirtualBox:$ grep login gimi08slice-manifest-rspec-geni-renci-org-11443-orca.xml
     221                  <login authentication="ssh-keys" hostname="152.3.144.112" port="22" username="root"/>     
     222                  <login authentication="ssh-keys" hostname="152.3.144.111" port="22" username="root"/>     
     223                  <login authentication="ssh-keys" hostname="152.3.144.110" port="22" username="root"/>     
     224                  <login authentication="ssh-keys" hostname="152.3.144.113" port="22" username="root"/>     
     225                  <login authentication="ssh-keys" hostname="152.3.144.109" port="22" username="root"/>
     226}}}
     227
    215228  * Delete the sliver:
    216229{{{