From: Thierry Parmentelat Date: Thu, 2 Sep 2010 07:26:57 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.onelab.eu/git/plewww X-Git-Tag: plewww-4.3-49~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fdc8bd09a69f93e4e05baeafbb2d8464914bfde2;hp=da34d415eef6047b95341e0183d6fdf55efd752e;p=plewww.git Merge branch 'master' of ssh://git.onelab.eu/git/plewww --- 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;