Support costum datatype definition in parameters 85/39185/3
authorshangxdy <shang.xiaodong@zte.com.cn>
Sun, 13 Aug 2017 05:17:03 +0000 (13:17 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Mon, 14 Aug 2017 06:44:57 +0000 (14:44 +0800)
commit0ebd39bd15e93c9b9cfc52f5c89c1a95440ee659
tree8f44660cb2cf876d2f2a4790e8f0569bfe72dc84
parentdc7e1761e1c06ce822308d74d5dededb9a85f940
Support costum datatype definition in parameters

Currently, it's  only allowed to define standard parameters in the input
section, this patch support to define custom datatype in parameters.
The patch will be submitted to OpenStack community.

JIRA: PARSER-138

Change-Id: Ie83f446958f6daa301382d21d8a32128bf8dffc9
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/tosca-parser/toscaparser/parameters.py
tosca2heat/tosca-parser/toscaparser/topology_template.py