Fix substitution mapping assigned value to nodetemplate 09/41709/2
authorshangxdy <shang.xiaodong@zte.com.cn>
Tue, 12 Sep 2017 14:27:15 +0000 (22:27 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Tue, 12 Sep 2017 14:32:26 +0000 (22:32 +0800)
commit0ca37647fe417e078c5bd70f8452c264ace3a2d7
treed8ed114c812c72114b018d98138276a3b5565acf
parent96de9387460091e7cf0dc5fde1afaa637a8b2b79
Fix substitution mapping assigned value to nodetemplate

Currently the assignment mapped template value to nodetemplate is error,
and additionally debug_mode is not transfered to nested template. So the
patch will fix them.

JIRA: PARSER-155

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