Github user tliron commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/95#discussion_r109946315
--- Diff: aria/parser/consumption/modeling.py ---
@@ -145,6 +145,24 @@ def consume(self):
self.context.modeling.instance.validate_capabilities()
+class FindHosts(Consumer):
--- End diff --
This is just how phases work right now in "the parser". We keep talking
about all of this moving into a separate "instantiation" module, but this is
what we have for now.
---
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.
---