[GitHub] incubator-ariatosca pull request #34: ARIA-26 Implement operation plugin mec...

2016-12-18 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/34#discussion_r92946871 --- Diff: tests/utils/test_plugin.py --- @@ -0,0 +1,75 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] incubator-ariatosca pull request #34: ARIA-26 Implement operation plugin mec...

2016-12-18 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/34#discussion_r92946339 --- Diff: aria/orchestrator/workflows/executor/thread.py --- @@ -26,7 +26,8 @@ class ThreadExecutor(BaseExecutor): """ -