NETVIRT-1637 CSIT failure
[netvirt.git] / resources / demo / netvirtsfc-env / env.sh
1 #!/usr/bin/env bash
2 export NUM_NODES=6
3 export ODL="192.168.50.1"
4 export SUBNET="192.168.50."
5
6 #rootdir="/home/shague/git/ovsdb/openstack/net-virt-sfc/karaf/target/assembly"
7 rootdir="/Users/ffernand/ODL/projects/ovsdb.git/openstack/net-virt-sfc/karaf/target/assembly"
8
9 export ODL_ROOT_DIR=$rootdir