[1/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation [Forced Update!]

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-30-SQL-based-storage-implementation 358cbe053 -> f6981ddbf (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/f6981ddb/tests/orchestrator/workflows/api/test_task.py

[2/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/f6981ddb/aria/storage/mapi/sql.py -- diff --git a/aria/storage/mapi/sql.py b/aria/storage/mapi/sql.py new file mode 100644 index 000..652dc9f --- /dev/null +++

[2/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/358cbe05/aria/storage/mapi/sql.py -- diff --git a/aria/storage/mapi/sql.py b/aria/storage/mapi/sql.py new file mode 100644 index 000..4408aa3 --- /dev/null +++

[1/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation [Forced Update!]

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-30-SQL-based-storage-implementation fe944e58d -> 358cbe053 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/358cbe05/tests/orchestrator/workflows/api/test_task.py

[3/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation

2016-12-01 Thread mxmrlv
-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/358cbe05 Branch: refs/heads/ARIA-30-SQL-based-storage-implementation Commit: 358cbe053190c20d0674252345586bd8b199809f Parents: fe974e4 Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrlv <mxm...@

[3/3] incubator-ariatosca git commit: ARIA-30-SQL-based-storage-implementation

2016-12-01 Thread mxmrlv
-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/f68e11bf Branch: refs/heads/ARIA-30-SQL-based-storage-implementation Commit: f68e11bfb8ea6e59a496887773af321a46bcd81d Parents: fe974e4 Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrlv <mxm...@

[2/3] incubator-ariatosca git commit: ARIA-30-SQL-based-storage-implementation

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/f68e11bf/aria/storage/mapi/sql.py -- diff --git a/aria/storage/mapi/sql.py b/aria/storage/mapi/sql.py new file mode 100644 index 000..4408aa3 --- /dev/null +++

[4/6] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/88bc5d18/tests/orchestrator/workflows/api/test_task.py -- diff --git a/tests/orchestrator/workflows/api/test_task.py b/tests/orchestrator/workflows/api/test_task.py

[2/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/fe944e58/aria/storage/mapi/sql.py -- diff --git a/aria/storage/mapi/sql.py b/aria/storage/mapi/sql.py new file mode 100644 index 000..4408aa3 --- /dev/null +++

[1/3] incubator-ariatosca git commit: ARIA-30 SQL based storage implementation [Forced Update!]

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-30-SQL-based-storage-implementation f68e11bfb -> fe944e58d (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/fe944e58/tests/orchestrator/workflows/api/test_task.py

[1/3] incubator-ariatosca git commit: ARIA-30-SQL-based-storage-implementation [Forced Update!]

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-30-SQL-based-storage-implementation 88bc5d180 -> f68e11bfb (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/f68e11bf/tests/orchestrator/workflows/api/test_task.py

[6/6] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models

2016-12-01 Thread mxmrlv
: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/88bc5d18 Branch: refs/heads/ARIA-30-SQL-based-storage-implementation Commit: 88bc5d18037023eaa466a81cb883b3b14d44335e Parents: fe974e4 Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrl

[3/6] incubator-ariatosca git commit: ARIA-28 Integrate with appveyor

2016-12-01 Thread mxmrlv
ARIA-28 Integrate with appveyor Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/fe974e49 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/fe974e49 Diff:

[incubator-ariatosca] Git Push Summary

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/SQLAlchemy-based-models [deleted] 2d6b9375d

[1/3] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models [Forced Update!]

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-30-SQL-based-storage-implementation 91f9de43b -> 8d768e611 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/8d768e61/tests/orchestrator/workflows/api/test_task.py

[2/3] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/8d768e61/aria/storage/mapi/sql.py -- diff --git a/aria/storage/mapi/sql.py b/aria/storage/mapi/sql.py new file mode 100644 index 000..4408aa3 --- /dev/null +++

[3/3] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models

2016-12-01 Thread mxmrlv
: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/8d768e61 Branch: refs/heads/ARIA-30-SQL-based-storage-implementation Commit: 8d768e61147910438f71ad74627a61f1d617e56e Parents: b33c70e Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrl

[GitHub] incubator-ariatosca pull request #31: Aria 30 sql based storage implementati...

2016-12-01 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/31 Aria 30 sql based storage implementation You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-30-SQL

incubator-ariatosca git commit: more lynting [Forced Update!]

2016-12-01 Thread mxmrlv
nts: 2d6b937 Author: mxmrlv <mxm...@gmail.com> Authored: Thu Dec 1 12:56:11 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Thu Dec 1 12:58:13 2016 +0200 -- aria/__init__.py| 1 - aria/storage/fi

incubator-ariatosca git commit: more lynting

2016-12-01 Thread mxmrlv
hor: mxmrlv <mxm...@gmail.com> Authored: Thu Dec 1 12:56:11 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Thu Dec 1 12:56:11 2016 +0200 -- aria/__init__.py| 1 - aria/storage/filesystem_api.py

[incubator-ariatosca] Git Push Summary

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-25-Storage-genericizing [deleted] aa0aee206

[incubator-ariatosca] Git Push Summary

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-30-SQL-based-storage-implementation [created] 2d6b9375d

[GitHub] incubator-ariatosca pull request #27: ARIA-25-Storage-genericizing

2016-12-01 Thread mxmrlv
Github user mxmrlv closed the pull request at: https://github.com/apache/incubator-ariatosca/pull/27 --- 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

[3/3] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models

2016-12-01 Thread mxmrlv
: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/2d6b9375 Branch: refs/heads/SQLAlchemy-based-models Commit: 2d6b9375d0665f4fabbd2acac8d5f10a0d20adcb Parents: b33c70e Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrlv <mxm...@

[1/3] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models [Forced Update!]

2016-12-01 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/SQLAlchemy-based-models 7ba33f1d5 -> 2d6b9375d (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/2d6b9375/tests/orchestrator/workflows/api/test_task.py

[2/3] incubator-ariatosca git commit: Storage is now sql based with SQLAlchemy based models

2016-12-01 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/2d6b9375/aria/storage/mapi/sql.py -- diff --git a/aria/storage/mapi/sql.py b/aria/storage/mapi/sql.py new file mode 100644 index 000..f2ec0e5 --- /dev/null +++

incubator-ariatosca git commit: lynting and tests fixing

2016-12-01 Thread mxmrlv
f1d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/7ba33f1d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/7ba33f1d Branch: refs/heads/SQLAlchemy-based-models Commit: 7ba33f1d53ab0c482e0c733135a4d53bb18bb952 Parents: 512b4bc Author: mxmrlv <mxm...@gma

incubator-ariatosca git commit: added reqs [Forced Update!]

2016-11-30 Thread mxmrlv
007 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/4eafe007 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/4eafe007 Branch: refs/heads/SQLAlchemy-based-models Commit: 4eafe0073c0db7ddbe7e589ec53e94397caa5b0a Parents: 56af6c5 Author: mxmrlv <mxm...@gma

incubator-ariatosca git commit: wip

2016-11-30 Thread mxmrlv
wip-us.apache.org/repos/asf/incubator-ariatosca/tree/749f3755 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/749f3755 Branch: refs/heads/SQLAlchemy-based-models Commit: 749f37555f6a60e770018a7dfb5beb178ea0a937 Parents: c8f0fe2 Author: mxmrlv <mxm...@gmail.com> Authored: W

[2/3] incubator-ariatosca git commit: lynting

2016-11-30 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/c8f0fe26/aria/storage/models.py -- diff --git a/aria/storage/models.py b/aria/storage/models.py index 035e4e9..5a8d017 100644 --- a/aria/storage/models.py +++

[1/3] incubator-ariatosca git commit: all tests are fixed

2016-11-30 Thread mxmrlv
ree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/1a81e51c Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/1a81e51c Branch: refs/heads/SQLAlchemy-based-models Commit: 1a81e51cab58e57bc2bc065c5ee8d920aac68348 Parents: b8051d4 Author: mxmrlv <mxm...@gma

[3/3] incubator-ariatosca git commit: lynting

2016-11-30 Thread mxmrlv
/incubator-ariatosca/diff/c8f0fe26 Branch: refs/heads/SQLAlchemy-based-models Commit: c8f0fe26dce03e7a693ab3e4ca837775f0ee498c Parents: 1a81e51 Author: mxmrlv <mxm...@gmail.com> Authored: Wed Nov 30 15:57:37 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Wed Nov 30 15:57:3

incubator-ariatosca git commit: unified APIs, added system model tests for filesystem MAPI and sql MAPI [Forced Update!]

2016-11-28 Thread mxmrlv
mit: 49401998c0d69ea68b048b7475bad4ffa5511bc1 Parents: 1bb1f6b Author: mxmrlv <mxm...@gmail.com> Authored: Mon Nov 28 17:47:22 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Mon Nov 28 18:05:21 2016 +0200 -- a

incubator-ariatosca git commit: unified APIs, added system model tests for filesystem MAPI and sql MAPI

2016-11-28 Thread mxmrlv
b9f Parents: 1bb1f6b Author: mxmrlv <mxm...@gmail.com> Authored: Mon Nov 28 17:47:22 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Mon Nov 28 17:47:22 2016 +0200 -- aria/__init__.py

[1/2] incubator-ariatosca git commit: Moved to SQLAlchemy based models and changed architecture [Forced Update!]

2016-11-27 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/SQLAlchemy-based-models 6feb4cb31 -> 1bb1f6bad (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/1bb1f6ba/aria/storage/states.py --

[2/2] incubator-ariatosca git commit: Moved to SQLAlchemy based models and changed architecture

2016-11-27 Thread mxmrlv
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/1bb1f6ba Branch: refs/heads/SQLAlchemy-based-models Commit: 1bb1f6bad90e5fcf8699faa672d2bc53f16998e1 Parents: b33c70e Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrlv <mxm...@

[1/4] incubator-ariatosca git commit: added relationship and relationship instance models

2016-11-27 Thread mxmrlv
: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 13:20:46 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Sun Nov 27 13:36:32 2016 +0200 -- aria/storage/__init__.py| 46 +- aria/stora

[3/4] incubator-ariatosca git commit: fixed the models and some tests

2016-11-27 Thread mxmrlv
-us.apache.org/repos/asf/incubator-ariatosca/diff/7b473b63 Branch: refs/heads/SQLAlchemy-based-models Commit: 7b473b63b0042a31de163e7876931240af4416fb Parents: 12649bb Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 16:50:04 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Sun

[2/4] incubator-ariatosca git commit: fixed the models and some tests

2016-11-27 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/7b473b63/tests/storage/test_model_storage.py -- diff --git a/tests/storage/test_model_storage.py b/tests/storage/test_model_storage.py index 4b83fd0..c5879ae 100644

[4/4] incubator-ariatosca git commit: fixed tests

2016-11-27 Thread mxmrlv
/incubator-ariatosca/diff/6feb4cb3 Branch: refs/heads/SQLAlchemy-based-models Commit: 6feb4cb31232077d3b3bc998a67c94904834ab04 Parents: 7b473b6 Author: mxmrlv <mxm...@gmail.com> Authored: Sun Nov 27 18:12:43 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Sun Nov 27 18:12:4

[GitHub] incubator-ariatosca pull request #27: ARIA-25-Storage-genericizing

2016-11-22 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/27 ARIA-25-Storage-genericizing 1. ModelApi completely delegates the calls to the driver 2. The driver handles any pointer related translating and class creation is done via driver

[3/4] incubator-ariatosca git commit: hiding private atts

2016-11-22 Thread mxmrlv
/asf/incubator-ariatosca/diff/01aebc28 Branch: refs/heads/ARIA-25-Storage-genericizing Commit: 01aebc28353e8333ad65dddb6226c0b7e623f22c Parents: cc54639 Author: mxmrlv <mxm...@gmail.com> Authored: Mon Nov 21 17:50:04 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Mon Nov

[4/4] incubator-ariatosca git commit: moved class creation into the driver

2016-11-22 Thread mxmrlv
-us.apache.org/repos/asf/incubator-ariatosca/diff/c931d451 Branch: refs/heads/ARIA-25-Storage-genericizing Commit: c931d451608782a38588c0a661d2d5a5fd745445 Parents: 01aebc2 Author: mxmrlv <mxm...@gmail.com> Authored: Mon Nov 21 19:14:44 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Co

[incubator-ariatosca] Git Push Summary

2016-11-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-reorder-repository-sturcutre [deleted] 653365dae

[5/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/aria/storage/drivers.py -- diff --git a/aria/storage/drivers.py b/aria/storage/drivers.py index 8b7d3af..1f96956 100644 --- a/aria/storage/drivers.py +++

[6/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

[3/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/tests/orchestrator/workflows/api/test_task_graph.py -- diff --git a/tests/orchestrator/workflows/api/test_task_graph.py

[7/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
/asf/incubator-ariatosca/tree/653365da Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/653365da Branch: refs/heads/master Commit: 653365dae77f064e8266fc7ea3f7dcf63688a76e Parents: 8ee1470 Author: mxmrlv <mxm...@gmail.com> Authored: Tue Nov 15 19:55:00 2016 +0200 Committer:

[2/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/tests/workflows/__init__.py -- diff --git a/tests/workflows/__init__.py b/tests/workflows/__init__.py deleted file mode 100644 index fe04b2f..000 ---

[2/7] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b1de02ca/tests/workflows/__init__.py -- diff --git a/tests/workflows/__init__.py b/tests/workflows/__init__.py deleted file mode 100644 index fe04b2f..000 ---

[4/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/extensions/aria_extension_tosca/simple_v1_0/modeling/artifacts.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/artifacts.py

[1/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre [Forced Update!]

2016-11-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-reorder-repository-sturcutre b1de02ca9 -> 653365dae (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/tests/workflows/executor/test_executor.py

[3/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/tests/orchestrator/workflows/api/test_task_graph.py -- diff --git a/tests/orchestrator/workflows/api/test_task_graph.py

[6/7] incubator-ariatosca git commit: ARIA-21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/653365da/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

[6/7] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b1de02ca/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

[7/7] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
/asf/incubator-ariatosca/tree/b1de02ca Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/b1de02ca Branch: refs/heads/ARIA-21-reorder-repository-sturcutre Commit: b1de02ca93f094feb870b01f0ebc00d84f1b12c4 Parents: 8ee1470 Author: mxmrlv <mxm...@gmail.com> Authored: Tue Nov 15

[6/7] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/17510b02/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

[3/7] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/17510b02/tests/orchestrator/workflows/api/test_task_graph.py -- diff --git a/tests/orchestrator/workflows/api/test_task_graph.py

[4/7] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/17510b02/extensions/aria_extension_tosca/simple_v1_0/modeling/artifacts.py -- diff --git a/extensions/aria_extension_tosca/simple_v1_0/modeling/artifacts.py

[1/3] incubator-ariatosca git commit: moved tests and celery executor [Forced Update!]

2016-11-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-reorder-repository-sturcutre 7f0be027e -> 64683a11e (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/64683a11/tests/workflows/api/test_task_graph.py

[4/4] incubator-ariatosca git commit: moved tests and celery executor

2016-11-16 Thread mxmrlv
-us.apache.org/repos/asf/incubator-ariatosca/diff/7f0be027 Branch: refs/heads/ARIA-21-reorder-repository-sturcutre Commit: 7f0be027e65750812d1abc6d18099e70828c39a8 Parents: 61dc4d9 Author: mxmrlv <mxm...@gmail.com> Authored: Wed Nov 16 12:41:19 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Co

[2/4] incubator-ariatosca git commit: moved tests and celery executor

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/7f0be027/tests/workflows/api/test_task.py -- diff --git a/tests/workflows/api/test_task.py b/tests/workflows/api/test_task.py deleted file mode 100644 index

[2/4] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/61dc4d9e/aria/storage/drivers.py -- diff --git a/aria/storage/drivers.py b/aria/storage/drivers.py index 8b7d3af..1f96956 100644 --- a/aria/storage/drivers.py +++

[1/4] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre [Forced Update!]

2016-11-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-reorder-repository-sturcutre ee06b34d5 -> 61dc4d9e1 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/61dc4d9e/extensions/aria_extension_tosca/simple_v1_0/modeling/artifacts.py

[3/4] incubator-ariatosca git commit: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/61dc4d9e/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

incubator-ariatosca git commit: fixed parser imports and some linting [Forced Update!]

2016-11-16 Thread mxmrlv
mit: ee06b34d5e6a265e7d5f48ceea10e62e3185c92e Parents: 675b820 Author: mxmrlv <mxm...@gmail.com> Authored: Wed Nov 16 11:36:56 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Wed Nov 16 11:43:58 2016 +0200 -- ari

[GitHub] incubator-ariatosca pull request #23: Aria 21 reorder repository sturcutre

2016-11-16 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/23 Aria 21 reorder repository sturcutre You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-21-reorder

incubator-ariatosca git commit: fixed parser imports and some linting

2016-11-16 Thread mxmrlv
nts: 675b820 Author: mxmrlv <mxm...@gmail.com> Authored: Wed Nov 16 11:36:56 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: Wed Nov 16 11:40:59 2016 +0200 -- aria/orchestrator/__init__.py

[3/4] incubator-ariatosca git commit: repository_ordering

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/675b820f/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

[2/4] incubator-ariatosca git commit: repository_ordering

2016-11-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/675b820f/aria/workflows/api/task.py -- diff --git a/aria/workflows/api/task.py b/aria/workflows/api/task.py deleted file mode 100644 index f6bf996..000 ---

[4/4] incubator-ariatosca git commit: repository_ordering

2016-11-16 Thread mxmrlv
/asf/incubator-ariatosca/diff/675b820f Branch: refs/heads/ARIA-21-reorder-repository-sturcutre Commit: 675b820f0ebec985532580633fcd84bf74ff4180 Parents: 8ee1470 Author: mxmrlv <mxm...@gmail.com> Authored: Tue Nov 15 19:55:00 2016 +0200 Committer: mxmrlv <mxm...@gmail.com> Committed: W

[2/4] incubator-ariatosca git commit: repository_ordering

2016-11-15 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/d24d8bf4/aria/workflows/api/task.py -- diff --git a/aria/workflows/api/task.py b/aria/workflows/api/task.py deleted file mode 100644 index f6bf996..000 ---

[1/4] incubator-ariatosca git commit: repository_ordering

2016-11-15 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/repository_ordering [created] d24d8bf4f http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/d24d8bf4/tests/workflows/builtin/test_execute_operation.py --

[3/4] incubator-ariatosca git commit: repository_ordering

2016-11-15 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/d24d8bf4/aria/orchestrator/workflows/api/task_graph.py -- diff --git a/aria/orchestrator/workflows/api/task_graph.py b/aria/orchestrator/workflows/api/task_graph.py

[2/2] incubator-ariatosca git commit: ARIATOSCA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
-ariatosca/commit/0fdf5942 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/0fdf5942 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/0fdf5942 Branch: refs/heads/master Commit: 0fdf5942cff5a8d26e6514708e556a3536f08469 Parents: b9c135f Author: mxmrlv <

[1/2] incubator-ariatosca git commit: ARIATOSCA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/master b9c135f86 -> 0fdf5942c http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/0fdf5942/tests/workflows/api/test_task.py -- diff --git

[2/2] incubator-ariatosca git commit: ARIATOSCA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Author: mxmrlv <mxm...@gmail.com> Authored: Thu Oct 27 20:39:09 2016 +0300 Committer: mxmrlv <mxm...@gmail.com> Committed: Tue Nov 15 17:47:29 2016 +0200 -- aria/.pylintrc | 2 +-

incubator-ariatosca git commit: review fixes

2016-11-15 Thread mxmrlv
ree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/f59adc9c Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/f59adc9c Branch: refs/heads/ARIA-9-API-for-operation-context Commit: f59adc9c963fbbff7c5c114d87eceb68014b4048 Parents: 2ac3130 Author: mxmrlv &

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r88002921 --- Diff: aria/context/__init__.py --- @@ -18,3 +18,4 @@ """ from . import workflow, operation +from .toolbelt

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87984407 --- Diff: aria/context/operation.py --- @@ -17,52 +17,113 @@ Workflow and operation contexts """ -from uu

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87985880 --- Diff: aria/context/toolbelt.py --- @@ -0,0 +1,102 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87991883 --- Diff: aria/workflows/core/task.py --- @@ -113,99 +142,100 @@ def update(self): self._update_fields = {} try

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87984128 --- Diff: aria/context/common.py --- @@ -0,0 +1,163 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87999747 --- Diff: tests/context/test_toolbelt.py --- @@ -0,0 +1,147 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87780806 --- Diff: aria/context/toolbelt.py --- @@ -0,0 +1,102 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87990005 --- Diff: aria/workflows/api/task.py --- @@ -66,22 +69,83 @@ def __init__(self, Creates an operation task using the name, details

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87984742 --- Diff: aria/context/operation.py --- @@ -17,52 +17,113 @@ Workflow and operation contexts """ -from uu

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87998059 --- Diff: tests/context/test_operation.py --- @@ -0,0 +1,161 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87985019 --- Diff: aria/context/operation.py --- @@ -17,52 +17,113 @@ Workflow and operation contexts """ -from uu

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87989314 --- Diff: aria/workflows/api/task.py --- @@ -49,15 +52,15 @@ def workflow_context(self): return self._workflow_context

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87991187 --- Diff: aria/workflows/core/task.py --- @@ -80,28 +97,40 @@ class EndSubWorkflowTask(StubTask): pass -class

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87997775 --- Diff: tests/context/__init__.py --- @@ -12,3 +12,31 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87781904 --- Diff: aria/context/toolbelt.py --- @@ -0,0 +1,102 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87986925 --- Diff: aria/logger.py --- @@ -39,7 +39,7 @@ def __init__(self, *args, **kwargs): self.logger_name = self.logger_name or self

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87989491 --- Diff: aria/workflows/api/task.py --- @@ -66,22 +69,83 @@ def __init__(self, Creates an operation task using the name, details

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87984768 --- Diff: aria/context/operation.py --- @@ -17,52 +17,113 @@ Workflow and operation contexts """ -from uu

[GitHub] incubator-ariatosca pull request #20: ARIA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/20#discussion_r87986341 --- Diff: aria/context/toolbelt.py --- @@ -0,0 +1,102 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

incubator-ariatosca git commit: added underscores

2016-11-15 Thread mxmrlv
303 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/2ac31303 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/2ac31303 Branch: refs/heads/ARIA-9-API-for-operation-context Commit: 2ac31303f089c67719b5901bb00ad9efaa49212f Parents: f327561 Author: mxmrlv &

[2/2] incubator-ariatosca git commit: ARIATOSCA-9-API-for-operation-context

2016-11-15 Thread mxmrlv
-us.apache.org/repos/asf/incubator-ariatosca/diff/f3275612 Branch: refs/heads/ARIA-9-API-for-operation-context Commit: f32756128cc95b6d4204285c92f857ee2f022788 Parents: b9c135f Author: mxmrlv <mxm...@gmail.com> Authored: Thu Oct 27 20:39:09 2016 +0300 Committer: mxmrlv <mxm...@gmail.com&g

incubator-ariatosca git commit: ARIATOSCA-9-API-for-operation-context [Forced Update!]

2016-11-14 Thread mxmrlv
7bc Parents: eb3dd5d Author: mxmrlv <mxm...@gmail.com> Authored: Thu Oct 27 20:39:09 2016 +0300 Committer: mxmrlv <mxm...@gmail.com> Committed: Mon Nov 14 12:20:48 2016 +0200 -- aria/context/__init__.py

<    8   9   10   11   12   13   14   15   >