aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vLBMS/scripts/v_dns_init.sh
blob: 710a56513ffbc6be51ba41bec8e8fb2fcf275aba (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash

# Start Honeycomb
VERSION=$(cat /opt/config/demo_artifacts_version.txt)
cd /opt
./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
sleep 10

#Set GRE tunnel
./set_gre_tunnel.sh