rubbos installation guide
[bottlenecks.git] / vstf / vstf / controller / env_build / README
1  env_build.py contains a quick test code for create virtual network in a remote host.
2
3  usage:
4     
5    python env_build.py --rpc_server 192.168.188.10 --config /etc/vstf/env/Tn.json
6
7    --rpc_server RPC_SERVER
8                         the rabbitmq server for deliver messages.
9    --config CONFIG
10                                                 env-build config file to parse
11
12 the above command will build a 'Tn-type' network according to config file: /etc/vstf/env/Tn.json.
13         
14          
15