Upload the contribution of vstf as bottleneck network framework.
[bottlenecks.git] / vstf / vstf / agent / env / Readme
diff --git a/vstf/vstf/agent/env/Readme b/vstf/vstf/agent/env/Readme
new file mode 100755 (executable)
index 0000000..d178a6f
--- /dev/null
@@ -0,0 +1,9 @@
+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.
+