Support the HOST function keyword in relevant intrinsic functions
Registered by
Idan Moyal
Supporting the HOST function keyword is relevant for get_attribute and get_property intrinsic functions used within a node template.
A TOSCA orchestrator will interpret this keyword to refer to the node that “hosts” the node using this reference (i.e., as identified by its HostedOn relationship).
Example:
{ get_attribute: { HOST, ip_address } }
Blueprint information
- Status:
- Complete
- Approver:
- Sahdev Zala
- Priority:
- Essential
- Drafter:
- Idan Moyal
- Direction:
- Approved
- Assignee:
- Idan Moyal
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Sahdev Zala
- Completed by
- Sahdev Zala
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
get_attribute HOST keyword
Idan has completed implementation.
(?)