Provide a specific stack_name when deploy a template use heat-translator 81/18981/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Thu, 18 Aug 2016 17:30:06 +0000 (01:30 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Thu, 18 Aug 2016 17:30:06 +0000 (01:30 +0800)
commitb47932b36b9e69168ea7e0e55461596bcafcf93b
treeea0675a36293e41d19ff16185ceb8c1f3e16c3df
parent278a8fcc9ac9d18d8192d22aca50b39371894db5
Provide a specific stack_name when deploy a template use heat-translator

Currently, the stack ame of a template is random when use
heat-translator online, and there is not any other feedback information
except success or failure, the result is not very convenient.
So it is necessary to provide a stack name when deploy a template.

Note: the improvement will submit to openstack community.

JIRA:PARSER-91

Change-Id: Ia5f99c38301211dfb9c21a8b10dd31a50b82f966
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
tosca2heat/heat-translator/translator/shell.py