summaryrefslogtreecommitdiffstats
path: root/vstf/vstf/controller/env_build
diff options
context:
space:
mode:
Diffstat (limited to 'vstf/vstf/controller/env_build')
-rwxr-xr-xvstf/vstf/controller/env_build/README15
-rw-r--r--[-rwxr-xr-x]vstf/vstf/controller/env_build/__init__.py0
-rw-r--r--[-rwxr-xr-x]vstf/vstf/controller/env_build/cfg_intent_parse.py0
-rw-r--r--[-rwxr-xr-x]vstf/vstf/controller/env_build/env_build.py0
-rw-r--r--[-rwxr-xr-x]vstf/vstf/controller/env_build/env_collect.py0
5 files changed, 0 insertions, 15 deletions
diff --git a/vstf/vstf/controller/env_build/README b/vstf/vstf/controller/env_build/README
deleted file mode 100755
index ecb4e118..00000000
--- a/vstf/vstf/controller/env_build/README
+++ /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.
-
-
-
diff --git a/vstf/vstf/controller/env_build/__init__.py b/vstf/vstf/controller/env_build/__init__.py
index 83b8d15d..83b8d15d 100755..100644
--- a/vstf/vstf/controller/env_build/__init__.py
+++ b/vstf/vstf/controller/env_build/__init__.py
diff --git a/vstf/vstf/controller/env_build/cfg_intent_parse.py b/vstf/vstf/controller/env_build/cfg_intent_parse.py
index b536e3b8..b536e3b8 100755..100644
--- a/vstf/vstf/controller/env_build/cfg_intent_parse.py
+++ b/vstf/vstf/controller/env_build/cfg_intent_parse.py
diff --git a/vstf/vstf/controller/env_build/env_build.py b/vstf/vstf/controller/env_build/env_build.py
index 1d201b77..1d201b77 100755..100644
--- a/vstf/vstf/controller/env_build/env_build.py
+++ b/vstf/vstf/controller/env_build/env_build.py
diff --git a/vstf/vstf/controller/env_build/env_collect.py b/vstf/vstf/controller/env_build/env_collect.py
index 6e32a05d..6e32a05d 100755..100644
--- a/vstf/vstf/controller/env_build/env_collect.py
+++ b/vstf/vstf/controller/env_build/env_collect.py