From 83e1a98bc9656ecaa6b99446a73513e9d3419937 Mon Sep 17 00:00:00 2001 From: Samuli Silvius Date: Thu, 27 Feb 2020 21:59:51 +0200 Subject: Create complete Data Dictionary Added helper script to generate Data Dictionary from enriched CBA model. Generated initial DD. Model still needs to be enriched and DD corrected if needed. Issue-ID: INT-1260 Signed-off-by: Samuli Silvius Change-Id: I082d2ce3c84b0c0a953722259997f23717198129 --- heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json') diff --git a/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json b/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json index 31067a35..320c1ac4 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json +++ b/heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json @@ -884,20 +884,6 @@ "vnf-id" ] }, - { - "name": "onap_private_subnet_id", - "property": { - "description": "onap private subnet id", - "type": "string" - }, - "input-param": false, - "dictionary-name": "onap_private_subnet_id", - "dictionary-source": "sdnc", - "dependencies": [ - "service-instance-id", - "vnf-id" - ] - }, { "name": "int_private1_net_id", "property": { -- cgit 1.2.3-korg