From: Thierry Parmentelat Date: Thu, 2 Sep 2010 07:26:51 +0000 (+0200) Subject: reviewed text for OMF friendly slices X-Git-Tag: plewww-4.3-49~10 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1dccb623fd302545aaa5d3152d81ccc15b6cb6e3;p=plewww.git reviewed text for OMF friendly slices --- diff --git a/planetlab/slices/slice_add.php b/planetlab/slices/slice_add.php index 704e0fe..16e2081 100644 --- a/planetlab/slices/slice_add.php +++ b/planetlab/slices/slice_add.php @@ -262,6 +262,10 @@ $instantiation_text = <<< EOF

PLC instantiated slices can be defined as OMF friendly, in which case slivers come with the OMF Resource Controller pre-installed and pre-configured. Such slivers can then be easily managed through a centralized tool, the OMF Experiment Controller. +Using these OMF tools, a user can describe, instrument, +and automatically execute their experiments across many slivers. +Please refer to the OMF User Guide +to learn more on how to use this feature.

EOF;