Changes between Version 1 and Version 2 of Instrumentize
- Timestamp:
- 04/04/11 14:12:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Instrumentize
v1 v2 3 3 === Quick Start === 4 4 5 * Download the [http://www.uky.emulab.net/downloads/INSTOOLSv3_2.tgz python scripts]5 * Download the [http://www.uky.emulab.net/downloads/INSTOOLSv3_2.tgz python INSTOOLS scripts and docs] 6 6 * See the /docs/README file for more details on using INSTOOLS. 7 7 * You should already have the appropriate accounts and certificates setup. See /docs/INSTOOLS-SETUP. 8 8 * Create your experiment as usual. 9 * Once the experiment has been setup, run the instrumentize.py script with the appropriate slicename. {{{ 9 * Once the experiment has been setup, run the instrumentize.py script with the appropriate slicename. 10 {{{ 10 11 instrumentize.py -n slicename 11 12 }}}