diff options
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json deleted file mode 100644 index 4e012f95..00000000 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/cnf-mapping.json +++ /dev/null @@ -1,22 +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 - } -] |