Divide VDU into soft component and VDU for the vRNC case 59/15759/2
authorshangxdy <shang.xiaodong@zte.com.cn>
Thu, 16 Jun 2016 17:04:33 +0000 (01:04 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 29 Jun 2016 07:39:59 +0000 (15:39 +0800)
commit15b8e88a08eb9b96fe55531a3eaa49e70820ed2c
treeefa4cd598456b05bcbf11214bd8d90b01f12b87f
parent5359c6d752c29d10d8c0459f47bb7697203f1515
Divide VDU into soft component and VDU for the vRNC case

Currently the heat-translator can't translate the VDU with interface,
so VDU shall be divided into SoftComponent and VDU, and the interface
will be expressed in SoftComponent node.

Change-Id: I1f0e0c6bef88ed66edd39e21e4e6221eb15e3188
JIRA: PARSER-57
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/extensions/nfv/tests/data/vRNC/Definitions/rnc_definition.yaml
tosca2heat/tosca-parser/toscaparser/extensions/nfv/tests/data/vRNC/Definitions/vRNC.yaml
tosca2heat/tosca-parser/toscaparser/extensions/nfv/tests/test_tosca_vRNC.py