Fix POM files for vLB scaling
[demo.git] / vnfs / vLBMS / scripts / v_dns_init.sh
1 #!/bin/bash
2
3 # Start Honeycomb
4 VERSION=$(cat /opt/config/demo_artifacts_version.txt)
5 cd /opt
6 ./honeycomb-api/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/target/vlb-vnf-onap-distribution-$VERSION-hc/vlb-vnf-onap-distribution-$VERSION/honeycomb &>/var/log/honeycomb.log &disown
7 sleep 10
8
9 #Set GRE tunnel
10 ./set_gre_tunnel.sh