Doesn't support nested exceptioncollector when implement the nested 53/17853/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Sat, 30 Jul 2016 17:32:11 +0000 (01:32 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Sat, 30 Jul 2016 17:32:11 +0000 (01:32 +0800)
commit3d71f5fd990f264275fe13c66c41bc5ae4bb66e5
treead3842e1b07549c83ae083612bb9da0114877736
parented2f6006158e120159f4422bc626cc0d5fe5cecf
Doesn't support nested exceptioncollector when implement the nested
tosca template

After the netsted tosca template is implemented, the ExceptionCollector
doesn't work in netsted template, because the exceptions are reset by
upper tosca template.
The solution is judging if support nested node template before starting
or stop exceptioncollector.

Change-Id: Ic48bcb639031391a6771db2f7235b674b22be837
JIRA:PARSER-72
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/tosca_template.py