X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=vstf%2Fvstf%2Fcontroller%2Fenv_build%2FREADME;fp=vstf%2Fvstf%2Fcontroller%2Fenv_build%2FREADME;h=0000000000000000000000000000000000000000;hb=07fa6d43cf0ac1baf3cd67e741f474273fbd387d;hp=ecb4e1182e7e0f8094edbac540e6d3d285a79ccb;hpb=486719ea0024e683f4e90832e647becf3d5d5ab7;p=bottlenecks.git 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. - - -