diff options
author | shangxdy <shang.xiaodong@zte.com.cn> | 2016-09-01 00:27:36 +0800 |
---|---|---|
committer | xiaodong shang <shang.xiaodong@zte.com.cn> | 2016-09-07 16:07:25 +0000 |
commit | 4a015c8f1ec24b8ab2d9f1b5b52db8a55242a86c (patch) | |
tree | 5ac0ab5f790162593ee6f075e2ced44abf72c52d /tosca2heat/heat-translator/openstack-common.conf | |
parent | e0424a2f526c6a4f20938c95083e08335d864785 (diff) |
Fix network info output about compute node
In the template version of 2013-05-23, the intrinsic function of
get_attr doesn't support keys or indexes, it requires 2014-10-16 or
higher, the syntax is below:
get_attr:
<resource name>
<attribute name>
<key/index 1> (optional) not support in 2013-05-23
<key/index 2> (optional) not support in 2013-05-23
So the translation about compute node's ip address only uses two
parameters currently.
JIRA:PARSER-101
Change-Id: I51e5d7c04c329ede69ff3be61bbee2941b56ea93
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
(cherry picked from commit 528ed804c77758d8e7270ec5a76cc5279330b086)
Diffstat (limited to 'tosca2heat/heat-translator/openstack-common.conf')
0 files changed, 0 insertions, 0 deletions