[
https://issues.apache.org/jira/browse/ARIA-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990669#comment-15990669
]
ASF GitHub Bot commented on ARIA-163:
-------------------------------------
GitHub user mxmrlv opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/117
ARIA-163 update node state for stub tasks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-163-Update-node-state-for-stub-tasks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/117.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 #117
----
commit 282fcbf9b51e05fe1d1fef2a0835e9c4654dea3f
Author: max-orlov <[email protected]>
Date: 2017-04-30T13:05:27Z
wip
commit 55366e64b69795363e897a6bd185f12ec14990ea
Author: max-orlov <[email protected]>
Date: 2017-04-30T16:54:12Z
wip2
commit cc0ee52e469f05f441c17c24ce9865db1694bed3
Author: max-orlov <[email protected]>
Date: 2017-04-30T19:17:37Z
removed all for_node/rel from the api task
commit e0509d9c4fa8db32e58f093009af74803d28cffd
Author: max-orlov <[email protected]>
Date: 2017-05-01T08:13:51Z
removed utils from builtin workflows. the creation of the Operation Task
handles some of the utils functions
----
> Update node state for stub tasks
> --------------------------------
>
> Key: ARIA-163
> URL: https://issues.apache.org/jira/browse/ARIA-163
> Project: AriaTosca
> Issue Type: Story
> Affects Versions: 0.1.0
> Reporter: Maxim Orlov
> Assignee: Maxim Orlov
>
> Currently each node that has no implementation for an operation, has its
> operations labeled a stub tasks. Those stub tasks aren't run through the
> normal path of the workflow engine, and thus no update to the state of the
> node is being done. this should be fixed
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)