X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvFW_CNF_CDS%2Ftemplates%2Fcba%2FDefinitions%2Fdata_types.json;h=b56975557534fe8a66b604b937cb0c76d46aec41;hb=refs%2Fchanges%2F91%2F119091%2F8;hp=5f3a2c092049628e40428425c201346253aae40e;hpb=1e501466e21b774ccaadef19f4618decc0650001;p=demo.git diff --git a/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json b/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json index 5f3a2c09..b5697555 100644 --- a/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json +++ b/heat/vFW_CNF_CDS/templates/cba/Definitions/data_types.json @@ -1,33 +1,9 @@ { "data_types": { - "dt-config-deploy-properties": { - "description": "Dynamic DataType definition for workflow(config-deploy).", + "dt-config-assign-properties": { + "description": "Dynamic DataType definition for workflow(config-assign).", "version": "1.0.0", "properties": { - "vpg_onap_private_ip_0": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - } - }, - "vnf-id": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - } - }, "service-instance-id": { "description": "", "required": false, @@ -39,20 +15,15 @@ "entry_schema": { "type": "" } - }, - "active-streams": { - "description": "", - "required": false, - "type": "string", - "status": "", - "constraints": [ - {} - ], - "entry_schema": { - "type": "" - } - }, - "put-active-streams": { + } + }, + "derived_from": "tosca.datatypes.Dynamic" + }, + "dt-config-deploy-properties": { + "description": "Dynamic DataType definition for workflow(config-deploy).", + "version": "1.0.0", + "properties": { + "service-instance-id": { "description": "", "required": false, "type": "string",