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

    https://github.com/apache/incubator-ariatosca/pull/95#discussion_r109885995
  
    --- Diff: aria/modeling/service_instance.py ---
    @@ -180,6 +181,16 @@ def validate_capabilities(self):
                     satisfied = False
             return satisfied
     
    +    def find_hosts(self):
    --- End diff --
    
    more methods on the models which we'll want to remove in a short while :(
    i mean, this method isn't relevant for an instantiated service - it's only 
used for its (and its dependencies) creation. why would it sit as part of the 
instance?


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