JIRA: BOTTLENECKS-29
[bottlenecks.git] / vstf / vstf / controller / env_build / README
diff --git a/vstf/vstf/controller/env_build/README b/vstf/vstf/controller/env_build/README
deleted file mode 100755 (executable)
index ecb4e11..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
- env_build.py contains a quick test code for create virtual network in a remote host.
-
- usage:
-    
-   python env_build.py --rpc_server 192.168.188.10 --config /etc/vstf/env/Tn.json
-
-   --rpc_server RPC_SERVER
-                        the rabbitmq server for deliver messages.
-   --config CONFIG
-                                               env-build config file to parse
-
-the above command will build a 'Tn-type' network according to config file: /etc/vstf/env/Tn.json.
-       
-        
-