[02/13] incubator-ariatosca git commit: ARIA-98 Updated two dependencies to support a range of versions

2017-02-16 Thread mxmrlv
ARIA-98 Updated two dependencies to support a range of versions Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/e282f23f Tree:

[04/13] incubator-ariatosca git commit: ARIA-42-Generic-ctx-serialization-mechanism

2017-02-16 Thread mxmrlv
ARIA-42-Generic-ctx-serialization-mechanism Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/1498ad39 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/1498ad39 Diff:

[13/13] incubator-ariatosca git commit: extended error msg

2017-02-16 Thread mxmrlv
extended error msg Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/5af1a8f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/5af1a8f2 Diff:

[11/13] incubator-ariatosca git commit: ARIA-79-concurrent-modifications

2017-02-16 Thread mxmrlv
ARIA-79-concurrent-modifications Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/4a72e113 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/4a72e113 Diff:

[01/13] incubator-ariatosca git commit: ARIA-95-pip-wheel-for-aria-ignores-dependencies [Forced Update!]

2017-02-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-79-concurrent-storage-modifications b77070899 -> 5af1a8f23 (forced update) ARIA-95-pip-wheel-for-aria-ignores-dependencies Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[jira] [Created] (ARIA-108) Add "Delete" API for resources API

2017-02-16 Thread Ran Ziv (JIRA)
Ran Ziv created ARIA-108: Summary: Add "Delete" API for resources API Key: ARIA-108 URL: https://issues.apache.org/jira/browse/ARIA-108 Project: AriaTosca Issue Type: Story Reporter: Ran

[jira] [Commented] (ARIA-108) Add "Delete" API for resources API

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870056#comment-15870056 ] ASF GitHub Bot commented on ARIA-108: - GitHub user ran-z opened a pull request:

[07/13] incubator-ariatosca git commit: ARIA-44 Merge parser and storage model

2017-02-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6193359/aria/storage/modeling/template_elements.py -- diff --git a/aria/storage/modeling/template_elements.py b/aria/storage/modeling/template_elements.py new file

[jira] [Commented] (ARIA-95) pip wheel for aria ignores dependencies

2017-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870032#comment-15870032 ] ASF subversion and git services commented on ARIA-95: - Commit

[jira] [Commented] (ARIA-99) Straightforward end-to-end tests for parser and built-in workflow

2017-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870035#comment-15870035 ] ASF subversion and git services commented on ARIA-99: - Commit

[jira] [Commented] (ARIA-98) PyYAML and requests version update

2017-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870034#comment-15870034 ] ASF subversion and git services commented on ARIA-98: - Commit

[jira] [Commented] (ARIA-42) Implement full blown mechanism for serializing an operation context

2017-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870036#comment-15870036 ] ASF subversion and git services commented on ARIA-42: - Commit

[jira] [Commented] (ARIA-79) Handle attributes update concurrency issues

2017-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870039#comment-15870039 ] ASF subversion and git services commented on ARIA-79: - Commit

[10/13] incubator-ariatosca git commit: ARIA-44 Merge parser and storage model

2017-02-16 Thread mxmrlv
ARIA-44 Merge parser and storage model Additional Changes: * As a part of this task the name to address the model has been changes to the __tablename__ (or __mapiname__ if specified) * All of the relationships return a query, so accessing the entire list should be done via all() Project:

[05/13] incubator-ariatosca git commit: ARIA-44 Merge parser and storage model

2017-02-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6193359/tests/orchestrator/workflows/core/test_task.py -- diff --git a/tests/orchestrator/workflows/core/test_task.py

[09/13] incubator-ariatosca git commit: ARIA-44 Merge parser and storage model

2017-02-16 Thread mxmrlv
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/b6193359/aria/storage/base_model.py -- diff --git a/aria/storage/base_model.py b/aria/storage/base_model.py deleted file mode 100644 index f7d0e5b..000 ---

Re: GIT/JIRA Integration

2017-02-16 Thread Ran Ziv
How about now? :) On Tue, Jan 31, 2017 at 5:21 AM, John D. Ament wrote: > I just pinged them again. > > On Mon, Jan 30, 2017 at 7:41 PM Ran Ziv wrote: > > > Bumping this again. > > > > On Sun, Jan 22, 2017 at 11:49 AM, Ran Ziv

[GitHub] incubator-ariatosca pull request #71: ARIA-108 Add API for deleting a resour...

2017-02-16 Thread ran-z
GitHub user ran-z opened a pull request: https://github.com/apache/incubator-ariatosca/pull/71 ARIA-108 Add API for deleting a resource for resource storage You can merge this pull request into a Git repository by running: $ git pull

incubator-ariatosca git commit: tests fix and exception msg [Forced Update!]

2017-02-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-79-concurrent-storage-modifications 5af1a8f23 -> ab138d4d7 (forced update) tests fix and exception msg Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit:

[jira] [Commented] (ARIA-108) Add "Delete" API for resources API

2017-02-16 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870052#comment-15870052 ] ASF subversion and git services commented on ARIA-108: -- Commit

incubator-ariatosca git commit: tests fix

2017-02-16 Thread mxmrlv
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-79-concurrent-storage-modifications 1b03bf211 -> b77070899 tests fix Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/b7707089

[jira] [Created] (ARIA-109) Updating tracked changes should persist

2017-02-16 Thread Maxim Orlov (JIRA)
Maxim Orlov created ARIA-109: Summary: Updating tracked changes should persist Key: ARIA-109 URL: https://issues.apache.org/jira/browse/ARIA-109 Project: AriaTosca Issue Type: Story Affects

[jira] [Commented] (ARIA-79) Handle attributes update concurrency issues

2017-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARIA-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15870119#comment-15870119 ] ASF GitHub Bot commented on ARIA-79: Github user mxmrlv commented on a diff in the pull request:

[GitHub] incubator-ariatosca pull request #71: ARIA-108 Add API for deleting a resour...

2017-02-16 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/71#discussion_r101534603 --- Diff: aria/storage/filesystem_rapi.py --- @@ -151,3 +149,17 @@ def upload(self, entry_id, source, path=None, **_):

[1/2] incubator-ariatosca git commit: ARIA-88 Add TOSCA use-case examples [Forced Update!]

2017-02-16 Thread emblemparade
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-88-tosca-examples feda8aefc -> 787d7e7e6 (forced update) http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/787d7e7e/extensions/aria_extension_tosca/simple_v1_0/functions.py

[2/2] incubator-ariatosca git commit: ARIA-88 Add TOSCA use-case examples

2017-02-16 Thread emblemparade
ARIA-88 Add TOSCA use-case examples Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/787d7e7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/787d7e7e Diff:

ARIA update

2017-02-16 Thread Ran Ziv
Hi all, We've been thinking it'd possibly be a good idea to update about current progress once a week or two. This should usually be pretty short, but might help some follow ARIA on a high level without having to delve into the JIRA issues etc. On this week's news: - The main story is the

Re: ARIA update

2017-02-16 Thread Arthur Berezin
Cool stuff Ran! Getting closer and closer for ARIA to run end-to-end fully compatible TOSCA Simple profile templates! On Thu, Feb 16, 2017 at 7:53 PM Ran Ziv wrote: > Hi all, > We've been thinking it'd possibly be a good idea to update about current > progress once a week