X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba-dev%2Frun-vf-base-ra.sh;h=f40760f28f233be7825de20a10c518fad382e4ce;hp=840bb8597cc06dd8ad00cf8861952ddd9e80bc6d;hb=d2c5f361fa3a246dfa23c2c582ec498322a97282;hpb=1ff5827ffde7af1d8aed23890a571455300ade6d diff --git a/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh b/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh index 840bb859..f40760f2 100755 --- a/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh +++ b/heat/vFW_CNF_CDS/templates/cba-dev/run-vf-base-ra.sh @@ -19,7 +19,7 @@ REQ_ID=`shuf -i 1-1000000 -n 1` SUB_REQ_ID=$REQ_ID"-"`shuf -i 1-1000 -n 1` -TEMPLATE_NAME="base_template" +TEMPLATE_NAME="helm_base_template" curl --location --request POST 'http://localhost:8081/api/v1/execution-service/process' \ --header 'Authorization: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw==' \