Fix POM files for vLB scaling
[demo.git] / vnfs / vLBMS / scripts / v_dns_init.sh
index 4ae9874..710a565 100644 (file)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
+# Start Honeycomb
+VERSION=$(cat /opt/config/demo_artifacts_version.txt)
 cd /opt
-./vlb-vnf-onap-distribution-$(cat /opt/config/demo_artifacts_version.txt)/honeycomb &>/var/log/honeycomb.log &disown
+./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