netsted template validate type error 93/16093/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Wed, 29 Jun 2016 08:10:49 +0000 (16:10 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 29 Jun 2016 08:10:49 +0000 (16:10 +0800)
commit74924a61a1fefe5e4977cd8d9edf7e5bbbb9f966
tree6966373186facb6b82bbab89058e3657040db5f6
parent5359c6d752c29d10d8c0459f47bb7697203f1515
netsted template validate type error

When import nested template, validate type error, in the
validate list lack the type of "topology_template"

Change-Id: Ic16e02f460dc59936dfc5a361a21b9533f0e5e83
JIRA: PARSER-58
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/elements/tosca_type_validation.py
tosca2heat/tosca-parser/toscaparser/tests/data/topology_template/system.yaml
tosca2heat/tosca-parser/toscaparser/tests/test_topology_template.py
tosca2heat/tosca-parser/toscaparser/topology_template.py
tosca2heat/tosca-parser/toscaparser/tosca_template.py