aboutsummaryrefslogtreecommitdiffstats
path: root/components
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
commit5a80eff8240087798f05da8bc7340873d6954b8c (patch)
treea82c5fc5a222929ee4601d16099cfaa07592f649 /components
parent5160246a8bf4cfa54b623a1b2a737b3a9452f653 (diff)
parentb6108f650577ec97c4c687e71ad0e7d2e35b2131 (diff)
Merge "Do no prepend "sub" for subnet net id"
Diffstat (limited to 'components')
-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 0faf09ca..f7947ef8 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": [