diff options
author | Samuli Silvius <s.silvius@partner.samsung.com> | 2020-02-27 21:59:51 +0200 |
---|---|---|
committer | Samuli Silvius <s.silvius@partner.samsung.com> | 2020-02-28 15:34:28 +0200 |
commit | 83e1a98bc9656ecaa6b99446a73513e9d3419937 (patch) | |
tree | bc3170f72661980816a4628c2d83325582c88c9c /heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json | |
parent | be3024dfe9b6c06419c6f4a5f724a01b7e0ab103 (diff) |
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 <s.silvius@partner.samsung.com>
Change-Id: I082d2ce3c84b0c0a953722259997f23717198129
Diffstat (limited to 'heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json')
-rw-r--r-- | heat/vFW_CNF_CDS/templates/cba/Templates/vfw-mapping.json | 14 |
1 files changed, 0 insertions, 14 deletions
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 @@ -885,20 +885,6 @@ ] }, { - "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": { "description": "private1 net id", |