Github user ran-z commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/138#discussion_r119445992
  
    --- Diff: aria/modeling/utils.py ---
    @@ -51,74 +53,95 @@ def service_template(self):
             return self.container.service_template
     
     
    -def create_inputs(inputs, template_inputs):
    +def merge_parameter_values(parameter_values, declared_parameters, 
forbidden_names=None):
    --- End diff --
    
    what was the purpose of the changes to this method? im not sure i 
understand the benefit and it seems less readable now to me


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to