From 1dccb623fd302545aaa5d3152d81ccc15b6cb6e3 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 2 Sep 2010 09:26:51 +0200 Subject: [PATCH] reviewed text for OMF friendly slices --- planetlab/slices/slice_add.php | 4 ++++ 1 file changed, 4 insertions(+) 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; -- 2.43.0