Changes between Version 2 and Version 3 of PantherTransition/DownloadCert


Ignore:
Timestamp:
06/05/13 12:07:55 (11 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PantherTransition/DownloadCert

    v2 v3  
    1212       $ omni.py --version
    1313   b. If necessary, update to Omni 2.3.1
    14       i. Download the software:   
    15          http://software.geni.net/local-sw/download&software=gcf-2.3.1.tar.gz
    16       ii. Install the software:
    17          http://trac.gpolab.bbn.com/gcf/wiki/QuickStart
     14      i. Download the software: http://software.geni.net/local-sw/download&software=gcf-2.3.1.tar.gz
     15      ii. Install the software: http://trac.gpolab.bbn.com/gcf/wiki/QuickStart
    1816
    19172. Download a new omni bundle (this will contain your certificate and
    2018other files needed for configuring omni).
    21    a. Browse and login to the new portal:
    22             https://portal.geni.net/secure/omni-bundle.php
     19   a. Browse and login to the new portal: https://portal.geni.net/secure/omni-bundle.php
    2320      i. Use the same login information you used previously on the old
    2421      portal
     
    2724      project that is used with the `-r` command line option of Omni.
    2825   c. Download and save the bundle at:
     26{{{
    2927             ~/Downloads/omni-bundle.zip
     28}}}
    3029
    31303. Configure omni using omni-configure.py distributed with omni:
     31{{{
    3232        $ omni-configure.py
     33}}}
    3334 
    34354. Test omni:
     36{{{
    3537        $ omni.py -a ig-gpo getversion
    36    The output should look similar to this:
    37      http://trac.gpolab.bbn.com/gcf/attachment/wiki/OmniConfigure/Automatic/getversion.out
     38}}}
     39   The output should look similar to this: http://trac.gpolab.bbn.com/gcf/attachment/wiki/OmniConfigure/Automatic/getversion.out
    3840
    3941Congratulations! You're done.