Ran Ziv created ARIA-372:
----------------------------
Summary: Execution plugin SSH address for host attempted to be
retrieved from relationship
Key: ARIA-372
URL: https://issues.apache.org/jira/browse/ARIA-372
Project: AriaTosca
Issue Type: Bug
Reporter: Ran Ziv
Priority: Minor
In the execution plugin's SSH mode, if an address is not passed, one is
attempted to be retrieved from the [actor's
host|https://github.com/apache/incubator-ariatosca/blob/0.1.0/aria/orchestrator/execution_plugin/ssh/operations.py#L151].
The actor may be either a node or relationship, and if it's the latter, then it
has no {{host}} field.
This line should either be amended, or otherwise a {{host}} field should be
defined for {{RelationshipBase}} (i.e. one of the two nodes the relationship
connects)\
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)