aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2018-11-16 07:58:28 -0500
committerAlexis de Talhouët <adetalhouet89@gmail.com>2018-11-16 07:58:28 -0500
commit1adb9b5f44376f5602959a3709565ee812f6ddb1 (patch)
treeb77463b467d3b717708767e70a9c8c785ed25a56
parentc4dcf1aac48980494d95a5640a7ab7a3c2d345d5 (diff)
Do no prepend "sub" for subnet net id
Change-Id: Icc240f30ef9a2f7e9f99345f05897e5d7f9d4c3a Issue-ID: CCSDK-727 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/vFW/Templates/vFW_vNF_Artifact.vtl2
1 files changed, 1 insertions, 1 deletions
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 ca09046aa..ea6a7b885 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": [