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

    https://github.com/apache/incubator-ariatosca/pull/189#discussion_r130592682
  
    --- Diff: aria/modeling/utils.py ---
    @@ -244,3 +173,9 @@ def init(*args, **kwargs):
         cls.__doc__ = cls.__bases__[-1].__doc__
     
         return cls
    +
    +
    +def get_class_from_relationship(property):
    --- End diff --
    
    `get_class_from_relationship` -> `get_class_from_sql_relationship`, so we 
don't get confused with TOSCA relationships.


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