Ran Ziv created ARIA-189:
----------------------------
Summary: Node state update mechanism works incorrectly
Key: ARIA-189
URL: https://issues.apache.org/jira/browse/ARIA-189
Project: AriaTosca
Issue Type: Bug
Reporter: Ran Ziv
Priority: Minor
Node state updates take place when an event for completion of a task is raised
and the task is of a certain interface and operation.
The problem is we check the interface by name ({{Standard}}), rather than by
type, which is incorrect according to the TOSCA spec.
Note that {{Task}} objects currently only store the interface's name, not the
interface itself (or its type), so they'll first need to be adjusted
accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)