Add debug mode parameter 69/41269/3
authorshangxdy <shang.xiaodong@zte.com.cn>
Thu, 7 Sep 2017 04:50:34 +0000 (12:50 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Thu, 7 Sep 2017 05:40:31 +0000 (13:40 +0800)
commitf6f9aa52c2107b4a0e17c1b9f3f6bf411387ceba
tree0527c6d48073bde21c568c329776a60c60790cbd
parentdd361d8d9df7a69a4fc7c004db5b959440a024c2
Add debug mode parameter

In debug mode, it's not allowed to raise exceptions as possible for
convinient to debug more details, this patch will add parameter to
enable such scenario.
The requirement is from ONAP

JIRA: PARSER-148

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