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

    https://github.com/apache/incubator-ariatosca/pull/189#discussion_r130331174
  
    --- Diff: aria/orchestrator/execution_plugin/instantiation.py ---
    @@ -110,20 +106,24 @@ def _configure_remote(operation):
     
         # Make sure we have a user
         if fabric_env.get('user') is None:
    -        context = ConsumptionContext.get_thread_local()
    -        context.validation.report('must configure "ssh.user" for "{0}"'
    -                                  .format(operation.implementation),
    -                                  level=validation.Issue.BETWEEN_TYPES)
    +        # TODO: fix
    --- End diff --
    
    revert the entire module?


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