summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Silvius <s.silvius@partner.samsung.com>2019-09-15 18:34:46 +0300
committerSamuli Silvius <s.silvius@partner.samsung.com>2019-09-15 20:03:24 +0300
commit717f3eaf298d3683213da6424a6cbe1730a42713 (patch)
tree9b7d40a86782c8c39ce7c8393acae73989cfeb75
parent4997569cfaace51b65029bb84408eddfefe222c5 (diff)
Golden config-assign fails to resolve golden-vf-module-type
Issue-ID: CCSDK-1726 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I6cc09f9cf5a734b64dba2883656dbcdb03cf752d
-rw-r--r--components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vfw-interface-mapping.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vfw-interface-mapping.json b/components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vfw-interface-mapping.json
index d38f4185d..ea2efe888 100644
--- a/components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vfw-interface-mapping.json
+++ b/components/model-catalog/blueprint-model/test-blueprint/golden/Templates/vfw-interface-mapping.json
@@ -7,7 +7,7 @@
"dictionary-name": "interface-description",
"dictionary-source": "capability",
"dependencies": [
- "golden-vf-module-type"
+ "vf-module-type"
]
}, {
"name": "interface-name",
@@ -44,7 +44,7 @@
]
}, {
- "name": "golden-vf-module-type",
+ "name": "vf-module-type",
"input-param": true,
"property": {
"type": "string"