Github user tliron commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/91#discussion_r109956081
  
    --- Diff: extensions/aria_extension_tosca/simple_v1_0/modeling/__init__.py 
---
    @@ -446,6 +451,29 @@ def get(name):
         return model
     
     
    +def create_workflow_operation_template_model(context, service_template, 
policy):
    +    model = OperationTemplate(name=policy._name,
    --- End diff --
    
    You are not wrong ... but I also wanted to minimize the number of models we 
have. I think if we do decide to change this, we can do it in a separate JIRA.


---
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.
---

Reply via email to