aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/vnf-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/vnf-mapping.json')
-rw-r--r--components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/vnf-mapping.json203
1 files changed, 203 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/vnf-mapping.json b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/vnf-mapping.json
new file mode 100644
index 000000000..69bb79b94
--- /dev/null
+++ b/components/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/vnf-mapping.json
@@ -0,0 +1,203 @@
+[
+ {
+ "name": "vnf-id",
+ "property": {
+ "description": "",
+ "required": false,
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "vnf-id",
+ "dictionary-source": "input",
+ "dependencies": [],
+ "version": 0
+ },
+ {
+ "name": "vf-naming-policy",
+ "property": {
+ "description": "",
+ "required": false,
+ "type": "string",
+ "default": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"
+ },
+ "input-param": false,
+ "dictionary-name": "vf-naming-policy",
+ "dictionary-source": "default",
+ "dependencies": [],
+ "version": 0
+ },
+ {
+ "name": "aic-cloud-region",
+ "property": {
+ "description": "",
+ "required": false,
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "aic-cloud-region",
+ "dictionary-source": "input",
+ "dependencies": [],
+ "version": 0
+ },
+ {
+ "name": "service-instance-id",
+ "property": {
+ "description": "",
+ "required": false,
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "service-instance-id",
+ "dictionary-source": "input",
+ "dependencies": [],
+ "version": 0
+ },
+ {
+ "name": "fiveg0_snssai",
+ "property": {
+ "description": "",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "fiveg0_snssai",
+ "dictionary-source": "input",
+ "dependencies": []
+ },
+ {
+ "name": "snssai",
+ "property": {
+ "description": "",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "snssai",
+ "dictionary-source": "sdnc",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "config.test",
+ "property": {
+ "description": "",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "config.test",
+ "dictionary-source": "input",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "config.singletest",
+ "property": {
+ "description": "",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "singletest",
+ "dictionary-source": "input",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "config.amfName",
+ "property": {
+ "description": "amf name",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "config.amfName",
+ "dictionary-source": "sdnc",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "amfName",
+ "property": {
+ "description": "amf name",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "amfName",
+ "dictionary-source": "sdnc",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "config.smfName",
+ "property": {
+ "description": "smf name",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "config.smfName",
+ "dictionary-source": "input",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "smfName",
+ "property": {
+ "description": "smf name",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "smfName",
+ "dictionary-source": "input",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "config.upfName",
+ "property": {
+ "description": "upf name",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "config.upfName",
+ "dictionary-source": "input",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "upfName",
+ "property": {
+ "description": "upf name",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "upfName",
+ "dictionary-source": "input",
+ "dependencies": [
+ "service-instance-id",
+ "vnf-id"
+ ]
+ },
+ {
+ "name": "config.supportedNssai.sNssai.snssai",
+ "property": {
+ "description": "supportedNssai.sNssai.snssai properties",
+ "type": "string"
+ },
+ "input-param": false,
+ "dictionary-name": "config.supportedNssai.sNssai.snssai",
+ "dictionary-source": "sdnc",
+ "dependencies": []
+ }
+]