summaryrefslogtreecommitdiffstats
path: root/heat/vLB/packet_gen_vlb.yaml
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-08-02 10:03:17 -0400
committerMarco Platania <platania@research.att.com>2017-08-02 10:03:17 -0400
commita23ec102d5c7a63d205952041df01c0c93f55fea (patch)
tree8159f233c0beb084b284b60dd7d418704f96e8f2 /heat/vLB/packet_gen_vlb.yaml
parente7a14de7212454558379335183a63f4755defbba (diff)
Move heat templates from openecom to onap
Change-Id: I1fdcfe9a76ae06de797a66a25600ce767c64d166 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vLB/packet_gen_vlb.yaml')
-rw-r--r--heat/vLB/packet_gen_vlb.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vLB/packet_gen_vlb.yaml b/heat/vLB/packet_gen_vlb.yaml
index 7a63ef35..e41ede8e 100644
--- a/heat/vLB/packet_gen_vlb.yaml
+++ b/heat/vLB/packet_gen_vlb.yaml
@@ -140,7 +140,7 @@ resources:
echo "__cloud_env__" > /opt/config/cloud_env.txt
# Download and run install script
- curl -k __repo_url_blob__/org.openecomp.demo/vnfs/vlb/__install_script_version__/v_packetgen_install.sh -o /opt/v_packetgen_install.sh
+ curl -k __repo_url_blob__/org.onap.demo/vnfs/vlb/__install_script_version__/v_packetgen_install.sh -o /opt/v_packetgen_install.sh
cd /opt
chmod +x v_packetgen_install.sh
./v_packetgen_install.sh \ No newline at end of file