GitHub user tliron opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/95
ARIA-92 Automatic operation task configuration
Main changes:
1. Removed `runs_on` field from task model and API
2. Two new instantiations phase, one to find the host nodes, and the second
to configure operation instances for the execution plugin
3. Parser fills in `configuration` field in `OperationTemplate` using
`dependencies` in TOSCA syntax
4. Fixes to reqs-and-caps bugs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-92-plugin-in-implementation-string
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit 73c1d0297812a421eee2176fcff5e5ae73980ccb
Author: Tal Liron <[email protected]>
Date: 2017-03-24T21:33:11Z
ARIA-92 Automatic operation task configuration
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---