Changes between Version 10 and Version 11 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure/Setup


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

--

Legend:

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

    v10 v11  
    1 = [wiki:GENIExperimenter/Tutorials/GettingStarted_PartII_ccn/Procedure/Setup  Understanding the AM API using Content Centric Networking] =
     1= [wiki:GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ccn/Procedure/Setup  Understanding the AM API using Content Centric Networking] =
    22{{{
    33#!html
     
    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 Jacks ===
     142For this exercise, we will edit an existing RSpec file.  Start by loading this predefined topology into Jacks.
    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 Jacks 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/JacksLab1_3.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 Jacks"  title="Import an RSpec into Jacks" />
     157     <br />
     158     <b>Figure 3-1</b> <i>Import an RSpec into Jacks.</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 Jacks 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/JacksLab1_4.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 Jacks"  title="Import an RSpec into Jacks" />
     180     <br />
     181     <b>Figure 3-1</b> <i>Import an RSpec into Jacks.</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, Jacks 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 Jacks 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 Jacks 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 Jacks'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