Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DF5E7200CA3 for ; Thu, 1 Jun 2017 18:25:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DDED3160BC4; Thu, 1 Jun 2017 16:25:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2F736160BB5 for ; Thu, 1 Jun 2017 18:25:14 +0200 (CEST) Received: (qmail 78946 invoked by uid 500); 1 Jun 2017 16:25:13 -0000 Mailing-List: contact commits-help@ariatosca.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ariatosca.incubator.apache.org Delivered-To: mailing list commits@ariatosca.incubator.apache.org Received: (qmail 78930 invoked by uid 99); 1 Jun 2017 16:25:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2017 16:25:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2541ADFDC8; Thu, 1 Jun 2017 16:25:11 +0000 (UTC) From: AviaE To: commits@ariatosca.apache.org Reply-To: commits@ariatosca.apache.org Message-ID: Subject: [GitHub] incubator-ariatosca pull request #142: ARIA 180 convert parameter to one to ... Content-Type: text/plain Date: Thu, 1 Jun 2017 16:25:11 +0000 (UTC) archived-at: Thu, 01 Jun 2017 16:25:15 -0000 GitHub user AviaE opened a pull request: https://github.com/apache/incubator-ariatosca/pull/142 ARIA 180 convert parameter to one to many You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-180-convert-parameter-to-one-to-many Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-ariatosca/pull/142.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #142 ---- commit 74cc94eeeb8d113994e7104477d4a7bcd78fc3d6 Author: Avia Efrat Date: 2017-05-21T13:28:30Z add output model commit 3943ad0b921001ff8f7110618975f16264e1cff0 Author: Avia Efrat Date: 2017-05-21T17:10:50Z Add input model commit fceceb7dfcb7466d7f150dd7c3962bef73758cdf Author: Avia Efrat Date: 2017-05-22T09:05:30Z Add property model commit 05d2b2a0b162076228db334ce33e57b91790e048 Author: Avia Efrat Date: 2017-05-24T11:53:20Z Add output many-to-one relationships To service template and service. commit b0d251f43aed556db505fbc552c94ba105345482 Author: Avia Efrat Date: 2017-05-24T13:16:37Z Add input many-to-one relationships To service template, service, interface template, interface, operation template, operation, execution, task. commit 3e562785ce389d2f9d748729a96115cad7f19def Author: Avia Efrat Date: 2017-05-24T14:59:27Z Add property many-to-one relationships To: node template, node, group template, group, policy template, policy, relationship template, relationship, capability template, capability, artifact template, artifact. commit 93c01b9e672f5588b0a5dfeca0e060086d19df2d Author: Avia Efrat Date: 2017-05-24T22:04:11Z Add attribute model and attribute many-to-one relationships To node template and node. commit fdda7573bd82154c621860826523031afa70e9f1 Author: Avia Efrat Date: 2017-05-25T16:40:35Z Clean up the code commit b7d2df00e27b911f8bda89af3af05ce2cc2b446d Author: Avia Efrat Date: 2017-06-01T14:09:22Z Add Argument and Configuration models ---- --- 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 feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---