summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/vFW
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-11-21 02:11:08 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-21 02:11:08 +0000
commitd05548a629e3612f3512f57390469bee392bbe18 (patch)
treed8c1b9765e71ee0a75cc0514d7635ac494fcd2f4 /components/model-catalog/blueprint-model/service-blueprint/vFW
parent0e5c756227cdbfe215165f34617552f823e65b47 (diff)
parent1adb9b5f44376f5602959a3709565ee812f6ddb1 (diff)
Merge "Do no prepend "sub" for subnet net id"
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/vFW')
-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 0faf09ca6..f7947ef8f 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": [