summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/agent/env/Readme
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/vstf/agent/env/Readme')
-rwxr-xr-xvstf/vstf/agent/env/Readme9
1 files changed, 0 insertions, 9 deletions
diff --git a/vstf/vstf/agent/env/Readme b/vstf/vstf/agent/env/Readme
deleted file mode 100755
index d178a6fd..00000000
--- a/vstf/vstf/agent/env/Readme
+++ /dev/null
@@ -1,9 +0,0 @@
-Modules in the directory are for "Environment Building".
-"Environment Building" is for creating "virtual network" for Performance Evaluation.
-The builder.py contains the quick test code for creates a "virtual network" from a config file.
-
-Usage:
- python builder.py --config /etc/vstf/env/Tn.json
-
-Please modify example config file "/etc/vstf/model/Tn.json" to suit your own Environment.
-