Changes between Version 17 and Version 18 of GEC15Agenda/IntroToOmni/Instructions


Ignore:
Timestamp:
10/16/12 11:34:35 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC15Agenda/IntroToOmni/Instructions

    v17 v18  
    167167  The `-o` option will save the output to a file. The filename is chosen by Omni and printed as part of the output. The output will look like :
    168168  {{{
    169 geni@geni-vm:~$ omni.py listresources -a pg-utah -o
     169geni@geni-VirtualBox:~$ omni.py listresources -a pg-utah -o
    170170INFO:omni:Loading config file /home/geni/.gcf/omni_config
    171171INFO:omni:Using control framework pg
    172172INFO:omni:Saving output to a file.
    173 INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net/protogeni/xmlrpc/am, URN unspecified_AM_URN
     173INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
    174174INFO:omni:Listed resources on 1 out of 1 possible aggregates.
    175 INFO:omni:Writing to 'rspec-www-emulab-net-protogeni.xml'
     175INFO:omni:Writing to 'rspec-www-emulab-net-protogeniv2.xml'
    176176INFO:omni: ------------------------------------------------------------
    177177INFO:omni: Completed listresources:
    178178
    179179  Options as run:
    180                 aggregate: pg-utah
     180                aggregate: ['pg-utah']
    181181                framework: pg
    182                 native: True
    183182                output: True
    184183
    185184  Args: listresources
    186185
    187   Result Summary: Retrieved resources from 1 aggregates.
    188 Wrote rspecs from 1 aggregates to 1 files
    189 Saved listresources RSpec at 'unspecified_AM_URN' to file rspec-www-emulab-net-protogeni.xml; .
     186  Result Summary: Queried resources from 1 of 1 aggregate(s).
     187Wrote rspecs from 1 aggregate(s) to 1 file(s)
     188Saved listresources RSpec at 'unspecified_AM_URN' (url 'https://www.emulab.net/protogeni/xmlrpc/am/2.0') to file rspec-www-emulab-net-protogeniv2.xml;
    190189INFO:omni: ============================================================
    191190}}}