From c4fb5230962566bb8e321d1129cee384f70d84e8 Mon Sep 17 00:00:00 2001 From: Abdelmuhaimen Seaudi Date: Tue, 8 Oct 2019 14:41:50 +0000 Subject: update vLB CDS CBA Issue-ID: CCSDK-1816 Signed-off-by: Abdelmuhaimen Seaudi Change-Id: I1b399aae8abca6a2f5d175560053fa0c7b646896 --- .../service-blueprint/vLB/Templates/base_template-mapping.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'components/model-catalog/blueprint-model/service-blueprint/vLB/Templates/base_template-mapping.json') diff --git a/components/model-catalog/blueprint-model/service-blueprint/vLB/Templates/base_template-mapping.json b/components/model-catalog/blueprint-model/service-blueprint/vLB/Templates/base_template-mapping.json index 62d1b966b..43b0f9dd0 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/vLB/Templates/base_template-mapping.json +++ b/components/model-catalog/blueprint-model/service-blueprint/vLB/Templates/base_template-mapping.json @@ -20,7 +20,7 @@ "version": 0 }, { - "name": "vf_module_name", + "name": "vf-module-name", "property": { "description": "", "required": false, @@ -32,10 +32,10 @@ "entry_schema": { "type": "" }, - "default": "${vf_module_name}" + "default": "${vf-module-name}" }, "input-param": false, - "dictionary-name": "vf_module_name", + "dictionary-name": "vf-module-name", "dictionary-source": "default", "dependencies": [], "version": 0 @@ -406,4 +406,4 @@ ], "version": 0 } -] +] \ No newline at end of file -- cgit 1.2.3-korg