Incorrect inheritance of requirements in NodeType 29/15629/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Wed, 15 Jun 2016 15:24:44 +0000 (23:24 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 15 Jun 2016 15:24:44 +0000 (23:24 +0800)
commit6b4ad25ad60a6e7f508142fe7e0656da349eb556
treec6741a17ab8cdaf83555318495bff62c5b2e0e8a
parent37c637988622dde3425390fb861800ffdaf2b6cb
Incorrect inheritance of requirements in NodeType

1. When define a new NodeType that inherits from a normative
type that has some requirements, and if the reqirement item
name is same as parent's, there will be duplicated requirements,
not override the parent's item.
2. The bug will submit to openstack community.

Change-Id: I22f6e723179a8a8c334d37c1a69b7039dc1f6ae7
JIRA: PARSER-56
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/elements/entity_type.py