Ran Ziv created ARIA-373:
----------------------------
Summary: Execution plugin SSH commands run mode
Key: ARIA-373
URL: https://issues.apache.org/jira/browse/ARIA-373
Project: AriaTosca
Issue Type: Story
Reporter: Ran Ziv
Priority: Minor
The execution plugin currently has three operations defined - local script
execution, remote (SSH) script execution, and [remote (SSH) commands run
mode|https://github.com/apache/incubator-ariatosca/blob/0.1.0/aria/orchestrator/execution_plugin/operations.py#L55].
The latter may be used to execute simply SSH commands, which can be mapped
directly inside the service-template YAML file, saving the need for additional
scripts.
The first two have syntactic sugaring for mapping operations to them, but the
latter can't be mapped to at this time (not unless the plugin is uploaded
separately, i.e. not used as built-in, in which case standard plugin operation
mapping may be used).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)