Implementation of config-assign and config-deploy actions
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / nf-params-mapping.json
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/nf-params-mapping.json
deleted file mode 100644 (file)
index 32f7860..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-[
-    {
-        "name": "service-instance-id",
-        "property": {
-            "description": "",
-            "required": false,
-            "type": "string",
-            "status": "",
-            "constraints": [
-                {}
-            ],
-            "entry_schema": {
-                "type": ""
-            }
-        },
-        "input-param": false,
-        "dictionary-name": "service-instance-id",
-        "dictionary-source": "input",
-        "dependencies": [],
-        "version": 0
-    },
-    {
-        "name": "vnf-id",
-        "property": {
-            "description": "",
-            "required": false,
-            "type": "string",
-            "status": "",
-            "constraints": [
-                {}
-            ],
-            "entry_schema": {
-                "type": ""
-            }
-        },
-        "input-param": false,
-        "dictionary-name": "vnf-id",
-        "dictionary-source": "input",
-        "dependencies": [],
-        "version": 0
-    },
-    {
-        "name": "active-streams",
-        "property": {
-            "description": "",
-            "required": false,
-            "type": "string",
-            "status": "",
-            "constraints": [
-                {}
-            ],
-            "entry_schema": {
-                "type": ""
-            }
-        },
-        "input-param": false,
-        "dictionary-name": "active-streams",
-        "dictionary-source": "input",
-        "dependencies": [],
-        "version": 0
-    },
-    {
-        "name": "put-active-streams",
-        "property": {
-            "description": "",
-            "required": false,
-            "type": "string",
-            "status": "",
-            "constraints": [
-                {}
-            ],
-            "entry_schema": {
-                "type": ""
-            }
-        },
-        "input-param": false,
-        "dictionary-name": "put-active-streams",
-        "dictionary-source": "sdnc",
-        "dependencies": [
-            "vpg_onap_private_ip_0",
-            "active-streams"
-        ],
-        "version": 0
-    },
-    {
-        "name": "vpg_onap_private_ip_0",
-        "property": {
-            "description": "",
-            "required": false,
-            "type": "string",
-            "status": "",
-            "constraints": [
-                {}
-            ],
-            "entry_schema": {
-                "type": ""
-            }
-        },
-        "input-param": false,
-        "dictionary-name": "vpg_onap_private_ip_0",
-        "dictionary-source": "sdnc",
-        "dependencies": [
-            "service-instance-id",
-            "vnf-id"
-        ],
-        "version": 0
-    }
-]