Changes between Version 3 and Version 4 of GENIExperimenter/Tutorials/GENI-SAVI/Finish


Ignore:
Timestamp:
06/16/15 00:58:41 (9 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENI-SAVI/Finish

    v3 v4  
    2525----
    2626
    27 == 1. Free the GEE slicelet ==
     27== 1. Release Resources ==
    2828
    29 Log into the GEE Portal at http://gee-project.org and click on ''Free Slicelet'' to release your GEE resources.  Or, if you like, you can hold onto it for further experimentation later -- it's up to you!
     29Release SAVI resources:
     30{{{
     31./tutorial.sh deletevm savi <tenant-name> <location> <vm name>
     32}}}
     33where your tenant-name is {{{geniuses}}}
     34
     35Release GENI resources:
     36{{{
     37./tutorial.sh deletevm geni <vm name>
     38}}}