[
https://issues.apache.org/jira/browse/ARIA-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907288#comment-15907288
]
ASF GitHub Bot commented on ARIA-105:
-------------------------------------
Github user ran-z commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/72#discussion_r105640668
--- Diff: aria/orchestrator/workflows/api/task.py ---
@@ -165,13 +166,21 @@ def for_relationship(cls, relationship,
interface_name, operation_name, inputs=N
'Could not find operation "{0}" on interface "{1}" for
relationship "{2}"'.format(
operation_name, interface_name, relationship.name))
+ plugin = None
--- End diff --
refactor?
> Integrate new models into parser
> --------------------------------
>
> Key: ARIA-105
> URL: https://issues.apache.org/jira/browse/ARIA-105
> Project: AriaTosca
> Issue Type: Task
> Reporter: Ran Ziv
> Assignee: Tal Liron
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)