CDS Blueprint for vFW K8s Use Case
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / vfw-mapping.json
index 86a5cc8..c78d34c 100644 (file)
@@ -68,9 +68,9 @@
     ],
     "version": 0
   },
-  
-  
-  
+
+
+
   {
     "name": "vfw_int_private2_floating_ip",
     "property": {
     ],
     "version": 0
   },
-  
+
   {
     "name": "vfw_int_private2_ip_0",
     "property": {
     ],
     "version": 0
   },
-  
-  
-  
-   
-     
+
+
+
+
+
   {
     "name": "private1-prefix-id",
     "property": {
       "entry_schema": {
         "type": ""
       }
-      
+
     },
     "input-param": false,
     "dictionary-name": "private1-prefix-id",
       "entry_schema": {
         "type": ""
       }
-      
+
     },
     "input-param": false,
     "dictionary-name": "management-prefix-id",
       "entry_schema": {
         "type": ""
       }
-       
+
     },
     "input-param": false,
     "dictionary-name": "install_script_version",
       "entry_schema": {
         "type": ""
       }
-       
+
     },
     "input-param": false,
     "dictionary-name": "demo_artifacts_version",
     "version": 0
   },
 
+
+
   {
     "name": "nfc-naming-code",
     "property": {
     "dependencies": [],
     "version": 0
   },
+
   {
     "name": "vfw_name_0",
     "property": {
     "dependencies": [],
     "version": 0
   },
+
   {
     "name": "vf-module-id",
     "property": {
        ],
     "version": 0
   },
-  
+
   {
     "name": "vfccustomizationuuid",
     "property": {
     ],
     "version": 0
   },
+
   {
     "name": "vnf-id",
     "property": {
       "vfccustomizationuuid"
     ],
     "version": 0
+  },
+  {
+    "name": "dcae_collector_ip",
+    "property": {
+      "description": "",
+      "required": false,
+      "type": "string",
+      "status": "",
+      "constraints": [
+        {}
+      ],
+      "entry_schema": {
+        "type": ""
+      },
+      "default": "10.0.4.1"
+    },
+    "input-param": false,
+    "dictionary-name": "dcae_collector_ip",
+    "dictionary-source": "default",
+    "dependencies": [
+      "service-instance-id",
+      "vnf-id"
+    ],
+    "version": 0
+  },
+  {
+    "name": "dcae_collector_port",
+    "property": {
+      "description": "",
+      "required": false,
+      "type": "string",
+      "status": "",
+      "constraints": [
+        {}
+      ],
+      "entry_schema": {
+        "type": ""
+      },
+      "default": "30235"
+    },
+    "input-param": false,
+    "dictionary-name": "dcae_collector_port",
+    "dictionary-source": "default",
+    "dependencies": [
+      "service-instance-id",
+      "vnf-id"
+    ],
+    "version": 0
+  },
+  {
+    "name": "k8s-rb-profile-name",
+    "property": {
+      "description": "Profile name used in multicloud/k8s plugin to identify Helm chart(s) where this mapping is providing override values.",
+      "type": "string"
+    },
+    "input-param": false,
+    "dictionary-name": "k8s-rb-profile-name",
+    "dictionary-source": "sdnc",
+    "dependencies": [
+      "service-instance-id",
+      "vnf-id"
+    ]
+  },
+  {
+    "name": "int_private1_net_id",
+    "property": {
+      "description": "Private unprotected network identification",
+      "type": "string"
+    },
+    "input-param": false,
+    "dictionary-name": "int_private1_net_id",
+    "dictionary-source": "sdnc",
+    "dependencies": [
+      "service-instance-id",
+      "vnf-id"
+    ]
+  },
+  {
+    "name": "int_private2_net_id",
+    "property": {
+      "description": "Private protected network identification",
+      "type": "string"
+    },
+    "input-param": false,
+    "dictionary-name": "int_private2_net_id",
+    "dictionary-source": "sdnc",
+    "dependencies": [
+      "service-instance-id",
+      "vnf-id"
+    ]
   }
-]
\ No newline at end of file
+]