[GitHub] incubator-ariatosca issue #25: CLI commands for parser

2016-11-16 Thread dankilman
Github user dankilman commented on the issue: https://github.com/apache/incubator-ariatosca/pull/25 Also, please amend to commit message to include `ARIA-` where `` is the JIRA related to this commit --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-ariatosca pull request #25: CLI commands for parser

2016-11-16 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/25#discussion_r88400885 --- Diff: README.md --- @@ -1,4 +1,193 @@ -Aria +ARIA -See http://ariatosca.org/ +[ARIA](http://ariatosca.org/)

[GitHub] incubator-ariatosca pull request #25: CLI commands for parser

2016-11-16 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/25#discussion_r88400659 --- Diff: aria/cli/cli.py --- @@ -44,6 +46,7 @@ def __init__(self, *args, **kwargs): self.commands = { 'init':

[GitHub] incubator-ariatosca pull request #25: CLI commands for parser

2016-11-16 Thread dankilman
Github user dankilman commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/25#discussion_r88400526 --- Diff: aria/cli/commands.py --- @@ -164,10 +162,11 @@ def _workspace_setup(self): return local_storage() def

Re: Add me as contributor

2016-11-16 Thread John D. Ament
You need to have an ICLA on file. Once that happens, you will be given an account and write access to incubator repositories. John On Wed, Nov 16, 2016 at 5:35 PM Suneel Marthi wrote: > If u r in the initial list of committers, u should have access already > > Sent

Re: Add me as contributor

2016-11-16 Thread Suneel Marthi
If u r in the initial list of committers, u should have access already Sent from my iPhone > On Nov 16, 2016, at 11:31 PM, Tal Liron wrote: > > Could someone please give me write access to the git repo? My Apache > username is "emblemparade".

Add me as contributor

2016-11-16 Thread Tal Liron
Could someone please give me write access to the git repo? My Apache username is "emblemparade".

[GitHub] incubator-ariatosca pull request #25: CLI commands for parser

2016-11-16 Thread tliron
GitHub user tliron opened a pull request: https://github.com/apache/incubator-ariatosca/pull/25 CLI commands for parser Also includes some fixed to TOSCA extension. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Resolved] (ARIATOSCA-21) Reorder repository structure

2016-11-16 Thread Dan Kilman (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kilman resolved ARIATOSCA-21. - Resolution: Fixed > Reorder repository structure > > >

[jira] [Closed] (ARIATOSCA-21) Reorder repository structure

2016-11-16 Thread Dan Kilman (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kilman closed ARIATOSCA-21. --- > Reorder repository structure > > > Key: ARIATOSCA-21 >

[jira] [Updated] (ARIATOSCA-21) Reorder repository structure

2016-11-16 Thread Dan Kilman (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kilman updated ARIATOSCA-21: Description: Reorganize code base so things are groups together more logically. Specifically,

[jira] [Reopened] (ARIATOSCA-21) Reorder repository structure

2016-11-16 Thread Dan Kilman (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kilman reopened ARIATOSCA-21: - > Reorder repository structure > > > Key: ARIATOSCA-21

[jira] [Closed] (ARIATOSCA-21) Reorder repository structure

2016-11-16 Thread Ran Ziv (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ran Ziv closed ARIATOSCA-21. > Reorder repository structure > > > Key: ARIATOSCA-21 >

[incubator-ariatosca] Git Push Summary

2016-11-16 Thread dankilman
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-extract-some-parser-code [deleted] 3895f8ca6

[2/3] incubator-ariatosca git commit: ARIA-21 Move general code from parser.utils to top level utils

2016-11-16 Thread dankilman
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/3895f8ca/aria/parser/utils/daemon.py -- diff --git a/aria/parser/utils/daemon.py b/aria/parser/utils/daemon.py deleted file mode 100644 index b47eea1..000 ---

[2/3] incubator-ariatosca git commit: ARIA-21 Move general code from parser.utils to top level utils

2016-11-16 Thread dankilman
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/3895f8ca/aria/parser/utils/daemon.py -- diff --git a/aria/parser/utils/daemon.py b/aria/parser/utils/daemon.py deleted file mode 100644 index b47eea1..000 ---

[3/3] incubator-ariatosca git commit: ARIA-21 Move general code from parser.utils to top level utils

2016-11-16 Thread dankilman
ARIA-21 Move general code from parser.utils to top level utils Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/3e7f1e15 Tree:

[jira] [Updated] (ARIATOSCA-21) Reorder repository structure

2016-11-16 Thread Ran Ziv (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ran Ziv updated ARIATOSCA-21: - Description: [~Mxmrlv][~d...@gigaspaces.com] please fill this with relevant info for the restructuing,

[jira] [Reopened] (ARIATOSCA-21) Reorder repository strucutre

2016-11-16 Thread Dan Kilman (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Kilman reopened ARIATOSCA-21: - Assignee: Dan Kilman (was: Maxim Orlov) > Reorder repository strucutre >

[jira] [Closed] (ARIATOSCA-21) Reorder repository strucutre

2016-11-16 Thread Maxim Orlov (JIRA)
[ https://issues.apache.org/jira/browse/ARIATOSCA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Orlov closed ARIATOSCA-21. Resolution: Fixed Fix Version/s: 0.1.0 > Reorder repository strucutre >

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

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

2016-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-ariatosca/pull/23 --- 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

[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
ARIA-21 reorder repository sturcutre Additional changes: - some importing issues in the parser Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/653365da Tree:

[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
Aria 21 reorder repository sturcutre Additional changes: - some importing issues in the parser Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/b1de02ca Tree:

[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
moved tests and celery executor Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/7f0be027 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/7f0be027 Diff:

[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
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-reorder-repository-sturcutre 36afcba15 -> ee06b34d5 (forced update) fixed parser imports and some linting Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[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

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

2016-11-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-21-reorder-repository-sturcutre 675b820f0 -> 36afcba15 fixed parser imports and some linting Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[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
repository_ordering Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/675b820f Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/675b820f Diff: