You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/05/11 21:25:04 UTC

[jira] [Created] (ARIA-253) HOST keyword in intrinsic functions uses only the compute host node

Ran Ziv created ARIA-253:
----------------------------

             Summary: HOST keyword in intrinsic functions uses only the compute host node
                 Key: ARIA-253
                 URL: https://issues.apache.org/jira/browse/ARIA-253
             Project: AriaTosca
          Issue Type: Task
            Reporter: Ran Ziv
            Priority: Minor


The {{HOST}} keyword (which may be used in the {{get_property}} and the {{get_attribute}} intrinsic functions) will look for the desired value at the {{compute}} host node of the current node.

However, according to the TOSCA spec, it seems that the value should instead be looked over at all containing host nodes - and not necessarily only the topmost {{compute}} host.

This should be looked further into, as this can also cause ambiguity in some cases.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)