The grouptype's parent_type definition is error 49/15549/3
authorshangxdy <shang.xiaodong@zte.com.cn>
Tue, 14 Jun 2016 16:24:41 +0000 (00:24 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Fri, 1 Jul 2016 08:49:31 +0000 (16:49 +0800)
commitb41406e9eead948744645720db0c49c3998488cd
tree022a926144a62d9494df139a9dfa6d52a0054337
parent37c637988622dde3425390fb861800ffdaf2b6cb
The grouptype's parent_type definition is error

1. Group type define parent_type, but it shall be statuefulentity, not string,
 so the method of is_derived_from in group entity may be error when it's called.
2. The bug will submit to openstack community.

Change-Id: I6e78b9dbf9ad0593db9246d34be29d8ec6f092ed
JIRA: PARSER-54
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/elements/grouptype.py
tosca2heat/tosca-parser/toscaparser/tests/test_toscadef.py