Bug:tosca.nodes.nfv.CP definition is error 67/12567/2
authorshangxdy <shang.xiaodong@zte.com.cn>
Fri, 22 Apr 2016 12:04:03 +0000 (08:04 -0400)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 27 Apr 2016 05:37:36 +0000 (01:37 -0400)
commit40f33ecff43279f689e8bfbecf012e8b8e95126b
tree54168b9eff5d6a67375202bb45a0044fff60a232
parent2fa4785aa218cf655f3405d832d2200d64fd033e
Bug:tosca.nodes.nfv.CP definition is error

 1、The virtualLink requirement of tosca.nodes.nfv.CP defined below:
     - virtualLink:
         capability: tosca.capabilities.VirtualLinkable
   But the tosca.capabilities.VirtualLinkable does not exsit in simple
   tosca(which is tosca.capabilities.Linkable), it should be
   tosca.capabilities.nfv.VirtualLinkable in nfv tosca.

   Additonally, the attribute definition of IP_address in CP is not
   needed because the parent node type tosca.nodes.network.Port
   also includes the same attributes ip_address.

 2、The bug will be submitted to openstack community.

JIRA:PARSER-32

Change-Id: I8f70747675dd6623380493d0436d9516c545d705
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/extensions/nfv/TOSCA_nfv_definition_1_0.yaml