From 7be7f46a3b8b6b06a31ee6c875e897770b8fdc17 Mon Sep 17 00:00:00 2001 From: Maciej Lisowski Date: Thu, 20 Jan 2022 09:15:34 +0100 Subject: rb-version changed to vf-module-model-customization-uuid rb-version changed to vf-module-model-customization-uuid to be aligned with Istanbul version Issue-ID: CCSDK-3570 Signed-off-by: Maciej Lisowski Change-Id: Ieb30aaf83e498e842bafdb3006b74d3f45317368 --- .../5GC_Simulator_CNF_CDS/Templates/amf-template.vtl | 4 ++-- .../5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl | 4 ++-- .../5GC_Simulator_CNF_CDS/Templates/smf-template.vtl | 4 ++-- .../5GC_Simulator_CNF_CDS/Templates/upf-template.vtl | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates') diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/amf-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/amf-template.vtl index bd487b306..b2abaae51 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/amf-template.vtl +++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/amf-template.vtl @@ -93,8 +93,8 @@ "param-value": "${vf-module-model-invariant-uuid}" }, { - "param-name": "vf-module-model-version", - "param-value": "${vf-module-model-version}" + "param-name": "vf-module-model-customization-uuid", + "param-value": "${vf-module-model-customization-uuid}" }, { "param-name": "vnf-id", diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl index f910f4fdd..fcee84620 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl +++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl @@ -67,8 +67,8 @@ "param-value": "${vf-module-model-invariant-uuid}" }, { - "param-name": "vf-module-model-version", - "param-value": "${vf-module-model-version}" + "param-name": "vf-module-model-customization-uuid", + "param-value": "${vf-module-model-customization-uuid}" }, { "param-name": "vf-module-id", diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/smf-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/smf-template.vtl index 781b3e75f..c858d09f4 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/smf-template.vtl +++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/smf-template.vtl @@ -93,8 +93,8 @@ "param-value": "${vf-module-model-invariant-uuid}" }, { - "param-name": "vf-module-model-version", - "param-value": "${vf-module-model-version}" + "param-name": "vf-module-model-customization-uuid", + "param-value": "${vf-module-model-customization-uuid}" }, { "param-name": "vnf-id", diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/upf-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/upf-template.vtl index 290d0edfa..75b172347 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/upf-template.vtl +++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/upf-template.vtl @@ -93,8 +93,8 @@ "param-value": "${vf-module-model-invariant-uuid}" }, { - "param-name": "vf-module-model-version", - "param-value": "${vf-module-model-version}" + "param-name": "vf-module-model-customization-uuid", + "param-value": "${vf-module-model-customization-uuid}" }, { "param-name": "vnf-id", -- cgit 1.2.3-korg