Changes between Version 62 and Version 63 of GeniTmixCalibTutorial


Ignore:
Timestamp:
06/19/14 20:55:13 (10 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniTmixCalibTutorial

    v62 v63  
    121121
    122122== E Delete Resources ==
    123 Once your experiment is complete and you have collected your results, you should return the reserved resources.  To do so, follow the step below which matches your choice to use GENI Portal or Omni.
    124 === E.1 Using GENI Portal ===
    125 1.  '''Click on slices''' in the upper right-hand corner. 
     123Once your experiment is complete and you have collected your results, you should return the reserved resources.  To do so, follow the step below.
     124
     1251.  In GENI portal, '''Click on slices''' in the upper right-hand corner. 
    126126
    1271272.  Find your slice in the list, and click on the corresponding '''Delete Resources''' button.
     
    1291293.  Click "Delete Resources" again to confirm that you want to delete all reserved resources. 
    130130
    131 === E.2 Using Omni ===
    132  In the terminal execute the following command:
    133 {{{
    134 omni.py -a pg-utah deletesliver <sliceName>
    135 }}}
    136 where <sliceName> is once again replaced with your chosen unique slice name.