[1/2] incubator-ariatosca git commit: ARIA-39-Genericize-storage-models [Forced Update!]

2016-12-22 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-39-Genericize-storage-models e24f06a7d -> c9ecc54b9 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/c9ecc54b/tests/orchestrator/workflows/core/test_engine.py

[GitHub] incubator-ariatosca pull request #33: Genericize-storage-models

2016-12-22 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/33#discussion_r93617348 --- Diff: aria/storage/structure.py --- @@ -39,6 +39,8 @@ class ModelMixin(object): +# _private_fields = [] --- End

[GitHub] incubator-ariatosca pull request #33: Genericize-storage-models

2016-12-22 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/33#discussion_r93617315 --- Diff: aria/orchestrator/workflows/core/task.py --- @@ -135,7 +134,7 @@ def __init__(self, api_task, *args, **kwargs):

incubator-ariatosca git commit: review 1 [Forced Update!]

2016-12-22 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-39-Genericize-storage-models 9fe443f12 -> 602760e5f (forced update) review 1 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

incubator-ariatosca git commit: review 1

2016-12-22 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-39-Genericize-storage-models 8614c9a92 -> 9fe443f12 review 1 Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/9fe443f1 Tree:

[GitHub] incubator-ariatosca pull request #33: Genericize-storage-models

2016-12-22 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/33#discussion_r93609634 --- Diff: aria/storage/structure.py --- @@ -0,0 +1,180 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] incubator-ariatosca pull request #33: Genericize-storage-models

2016-12-22 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/33#discussion_r93606793 --- Diff: aria/orchestrator/workflows/builtin/heal.py --- @@ -163,10 +163,11 @@ def heal_install(ctx, graph, failing_node_instances,

[GitHub] incubator-ariatosca pull request #33: Genericize-storage-models

2016-12-22 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/33#discussion_r93606315 --- Diff: aria/orchestrator/context/workflow.py --- @@ -86,9 +85,11 @@ def nodes(self): """ Iterator over nodes

[2/2] incubator-ariatosca git commit: ARIA-39-Genericize-storage-models

2016-12-22 Thread mxmrlv
ARIA-39-Genericize-storage-models Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/8614c9a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/8614c9a9 Diff:

[2/2] incubator-ariatosca git commit: ARIA-39-Genericize-storage-models

2016-12-22 Thread mxmrlv
ARIA-39-Genericize-storage-models Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/f0208851 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/f0208851 Diff:

[2/2] incubator-ariatosca git commit: ARIA-39-Genericize-storage-models

2016-12-22 Thread mxmrlv
ARIA-39-Genericize-storage-models Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/8e03e7ae Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/8e03e7ae Diff:

[2/3] incubator-ariatosca git commit: ARIA-39-Genericize-storage-models

2016-12-22 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/35a837f7/tests/orchestrator/workflows/core/test_engine.py -- diff --git a/tests/orchestrator/workflows/core/test_engine.py

[1/2] incubator-ariatosca git commit: ARIA-39-Genericize-storage-models [Forced Update!]

2016-12-22 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-39-Genericize-storage-models 3ca93f152 -> 223d8fa45 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/223d8fa4/tests/orchestrator/workflows/core/test_engine.py