Updated for Jakarta Release
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / 5GC_Simulator_CNF_CDS / Templates / vnf-template.vtl
index be5b6c0..eeb7401 100644 (file)
@@ -1,45 +1,6 @@
 {
-    "capability-data": [
-        {
-            "capability-name": "generate-name",
-            "key-mapping": [
-                {
-                    "output-key-mapping": [
-                        {
-                            "resource-name": "vnf_name",
-                            "resource-value": "${vnf_name}"
-                        }
-                    ],
-                    "payload": [
-                        {
-                            "param-name": "resource-name",
-                            "param-value": "vnf_name"
-                        },
-                        {
-                            "param-name": "resource-value",
-                            "param-value": "${vnf_name}"
-                        },
-                        {
-                            "param-name": "external-key",
-                            "param-value": "${vnf-id}_vnf_name"
-                        },
-                        {
-                            "param-name": "policy-instance-name",
-                            "param-value": "${vf-naming-policy}"
-                        },
-                        {
-                            "param-name": "naming-type",
-                            "param-value": "VNF"
-                        },
-                        {
-                            "param-name": "AIC_CLOUD_REGION",
-                            "param-value": "${aic-cloud-region}"
-                        }
-                    ]
-                }
-            ]
-        }
-    ],
+    "capability-data": [],
+    
     "resource-accumulator-resolved-data": [
            {
             "param-name": "vnf-id",
@@ -49,7 +10,7 @@
             "param-name": "vf-naming-policy",
             "param-value": "${vf-naming-policy}"
         },
-               
+
                {
             "param-name": "fivegc0_snssai",
             "param-value": "${fivegc0_snssai}"