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 19315200C07 for ; Sun, 22 Jan 2017 19:44:33 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 17C54160B39; Sun, 22 Jan 2017 18:44:33 +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 61D28160B45 for ; Sun, 22 Jan 2017 19:44:32 +0100 (CET) Received: (qmail 88971 invoked by uid 500); 22 Jan 2017 18:44:31 -0000 Mailing-List: contact dev-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 dev@ariatosca.incubator.apache.org Received: (qmail 88960 invoked by uid 99); 22 Jan 2017 18:44:31 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2017 18:44:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 29D541A02A9 for ; Sun, 22 Jan 2017 18:44:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 0gy7Ns2ZffYD for ; Sun, 22 Jan 2017 18:44:30 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id A0FAA5F479 for ; Sun, 22 Jan 2017 18:44:29 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 76806E034F for ; Sun, 22 Jan 2017 18:44:27 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6EA5325288 for ; Sun, 22 Jan 2017 18:44:26 +0000 (UTC) Date: Sun, 22 Jan 2017 18:44:26 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@ariatosca.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ARIA-70) Fix storage task plugin_name field MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 22 Jan 2017 18:44:33 -0000 [ https://issues.apache.org/jira/browse/ARIA-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833638#comment-15833638 ] ASF GitHub Bot commented on ARIA-70: ------------------------------------ GitHub user dankilman opened a pull request: https://github.com/apache/incubator-ariatosca/pull/51 ARIA-70 fix task plugin_name You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatosca ARIA-70-fix-task-plugin-name Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-ariatosca/pull/51.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 #51 ---- commit eaf9974840c101a98d3a626723e37f4990e12ecb Author: Dan Kilman Date: 2017-01-22T18:43:40Z ARIA-70 fix task plugin_name ---- > Fix storage task plugin_name field > ---------------------------------- > > Key: ARIA-70 > URL: https://issues.apache.org/jira/browse/ARIA-70 > Project: AriaTosca > Issue Type: Bug > Reporter: Dan Kilman > Assignee: Dan Kilman > Priority: Minor > > It is currently associated with the storage plugin name, while this in fact should point to the plugin name as specified in the service template -- This message was sent by Atlassian JIRA (v6.3.4#6332)