From: Alexis de Talhouët Date: Fri, 16 Nov 2018 12:58:28 +0000 (-0500) Subject: Do no prepend "sub" for subnet net id X-Git-Tag: 0.4.0~99^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b6108f650577ec97c4c687e71ad0e7d2e35b2131;p=ccsdk%2Fapps.git Do no prepend "sub" for subnet net id Change-Id: Icc240f30ef9a2f7e9f99345f05897e5d7f9d4c3a Issue-ID: CCSDK-727 Signed-off-by: Alexis de Talhouët --- diff --git a/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl b/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl index ca09046a..ea6a7b88 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl +++ b/components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl @@ -30,7 +30,7 @@ }, { "param-name": "onap_private_subnet_id", - "param-value": "${onap_private_net_id}_sub" + "param-value": "${onap_private_subnet_id}" } ], "capability-data": [