Details
-
Story
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.