Changes between Version 12 and Version 13 of GENIExperimenter/Tutorials/jFed/GettingStarted_PartII_ccn/Procedure/Setup


Ignore:
Timestamp:
10/17/14 14:20:05 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jFed/GettingStarted_PartII_ccn/Procedure/Setup

    v12 v13  
    139139}}}
    140140
    141 === 3.2. Load a simple topology in Flack ===
    142 For this exercise, we will edit an existing RSpec file.  Start by loading this predefined topology into Flack.
     141=== 3.2. Load a simple topology in jFed ===
     142For this exercise, we will edit an existing RSpec file.  Start by loading this predefined topology into jFed.
    143143
    144144{{{
     
    147147<tr><td>
    148148  <ol type='a'>
    149     <li>In the Portal, launch Flack for this slice.</li>
     149    <li>In the Portal, launch jFed for this slice.</li>
    150150    <li>From the <b>Import</b> menu (see figure), select the <b>Import from the web</b> item.</li>
    151151  </ol>
     
    154154     <img border="0"
    155155        src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/JFedLab1_1.png?format=raw"
    156         width=400 alt="Import an RSpec into Flack"  title="Import an RSpec into Flack" />
    157      <br />
    158      <b>Figure 3-1</b> <i>Import an RSpec into Flack.</i>
     156        width=400 alt="Import an RSpec into jFed"  title="Import an RSpec into jFed" />
     157     <br />
     158     <b>Figure 3-1</b> <i>Import an RSpec into jFed.</i>
    159159  </td>
    160160</tr>
     
    167167    then click <b>Ok</b>.<br/>
    168168    </li>
    169     <li>When Flack pops up a message asking you to pick a manager to use click <b>OK</b> and then select the manager listed on your worksheet from the
     169    <li>When jFed pops up a message asking you to pick a manager to use click <b>OK</b> and then select the manager listed on your worksheet from the
    170170    list.  After you click <b>Accept</b>, and a network topology should appear
    171171    on the canvas.
     
    177177     <img border="0"
    178178        src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/JFedLab1_2.png?format=raw"
    179         width="400" alt="Import an RSpec into Flack"  title="Import an RSpec into Flack" />
    180      <br />
    181      <b>Figure 3-1</b> <i>Import an RSpec into Flack.</i>
     179        width="400" alt="Import an RSpec into jFed"  title="Import an RSpec into jFed" />
     180     <br />
     181     <b>Figure 3-1</b> <i>Import an RSpec into jFed.</i>
    182182  </td>
    183183<td>
    184 Because this RSpec file contains a generic description of resources and does not specify any particular aggregate manager, Flack will pop up a message asking you to specify an aggregate to use:
     184Because this RSpec file contains a generic description of resources and does not specify any particular aggregate manager, jFed will pop up a message asking you to specify an aggregate to use:
    185185<br/>
    186186<i>
     
    331331    <td>
    332332      <ol type='a'>
    333        <li> Select the tab in the middle panel of Flack with the 'puzzle piece' icon </li>
     333       <li> Select the tab in the middle panel of jFed with the 'puzzle piece' icon </li>
    334334       <li> Check the box "Use GEMINI Extensions" </li>
    335335       </ol>
     
    345345
    346346=== 3.5. Export the modified request RSpec ===
    347 Now we will pull back some of the covers and inspect exactly what Flack has been doing for us when preparing the RSpecs for the experiments we design.  Each node and link has a corresponding element in the RSpec, and the details of the component configuration (such as the install and execute services we requested above) are specified with attributes, or sometimes child elements, within those portions of the document.
     347Now we will pull back some of the covers and inspect exactly what jFed has been doing for us when preparing the RSpecs for the experiments we design.  Each node and link has a corresponding element in the RSpec, and the details of the component configuration (such as the install and execute services we requested above) are specified with attributes, or sometimes child elements, within those portions of the document.
    348348
    349349{{{
     
    355355request document(s)</b> item.  This will bring up a window showing the
    356356current RSpec -- please take a moment to inspect it.  The XML elements
    357 under the "<tt>flack</tt>" namespace were added for Flack's internal
     357under the "<tt>flack</tt>" namespace were added for jFed's internal
    358358use (containing information about the canvas layout, editing history, etc.),
    359359and are ignored by aggregate managers.  The `&lt;node&gt;` and `&lt;link&gt;` elements