X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=components%2Fmodel-catalog%2Fblueprint-model%2Fservice-blueprint%2F5GC_Simulator_CNF_CDS%2FTemplates%2Fhelm_upf-template.vtl;fp=components%2Fmodel-catalog%2Fblueprint-model%2Fservice-blueprint%2F5GC_Simulator_CNF_CDS%2FTemplates%2Fhelm_upf-template.vtl;h=e44ad42eb2b3b75bbee7c0ca881fca997cfb705d;hb=f9533bb728b59ca8a270c427f6479a1e8fb244c0;hp=a62807ac9a5639674aac7892fcb92ea1aea3e848;hpb=46febe27ee933031db06c002d14aa1c911048fe1;p=ccsdk%2Fcds.git diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/helm_upf-template.vtl b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/helm_upf-template.vtl index a62807ac9..e44ad42eb 100644 --- a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/helm_upf-template.vtl +++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/helm_upf-template.vtl @@ -1,53 +1,6 @@ { "capability-data": [ - { - "capability-name": "generate-name", - "key-mapping": [ - { - "output-key-mapping": [ - { - "resource-name": "vf_module_name", - "resource-value": "${vf-module-name}" - } - ], - "payload": [ - { - "param-name": "VF_MODULE_TYPE", - "param-value": "vfmt" - }, - { - "param-name": "resource-name", - "param-value": "vf_module_name" - }, - { - "param-name": "resource-value", - "param-value": "${vf-module-name}" - }, - - { - "param-name": "external-key", - "param-value": "${vf-module-id}_vf-module-name" - }, - { - "param-name": "policy-instance-name", - "param-value": "${vf-naming-policy}" - }, - { - "param-name": "naming-type", - "param-value": "VF-MODULE" - }, - { - "param-name": "VNF_NAME", - "param-value": "${vnf_name}" - }, - { - "param-name": "VF_MODULE_LABEL", - "param-value": "${vf-module-label}" - } - ] - } - ] - }, + { "capability-name": "aai-vf-module-put", "key-mapping": [ @@ -105,8 +58,8 @@ "param-name": "vf-module-label", "param-value": "${vf-module-label}" }, - - + + { "param-name": "vf-module-id", "param-value": "${vf-module-id}" @@ -123,7 +76,7 @@ "param-name": "k8s-rb-instance-release-name", "param-value": "release-${vf-module-id}" }, - + { "param-name": "vf-module-model-customization-uuid", "param-value": "${vf-module-model-customization-uuid}" @@ -136,6 +89,6 @@ "param-name": "config.supportedNssai.sNssai.snssai", "param-value": "${fivegc0_snssai}" } - + ] }