Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9820F10320 for ; Mon, 19 Jan 2015 19:35:34 +0000 (UTC) Received: (qmail 41892 invoked by uid 500); 19 Jan 2015 19:35:36 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 41860 invoked by uid 500); 19 Jan 2015 19:35:36 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 41828 invoked by uid 99); 19 Jan 2015 19:35:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2015 19:35:36 +0000 Date: Mon, 19 Jan 2015 19:35:36 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-9180) Move existing (user) custom actions to a new location MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-9180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282914#comment-14282914 ] Hudson commented on AMBARI-9180: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #1530 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1530/]) AMBARI-9180. Move existing (user) custom actions to a new location (dlysnichenko) (dlysnichenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=908e7354cb25c5513dc6104486699c985f27bec7) * ambari-server/src/main/python/ambari-server.py * ambari-server/src/test/python/TestAmbariServer.py > Move existing (user) custom actions to a new location > ----------------------------------------------------- > > Key: AMBARI-9180 > URL: https://issues.apache.org/jira/browse/AMBARI-9180 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.0.0 > Reporter: Dmitry Lysnichenko > Assignee: Dmitry Lysnichenko > Fix For: 2.0.0 > > Attachments: AMBARI-9180.patch > > > We moved all custom action scripts to a 'scripts' subdir. This is required to provide ability to invoke templates via our resource management framework. > On upgrade of existing 1.7.0 ambari-server, we have to move custom action scripts that have been added by user to a new location -- This message was sent by Atlassian JIRA (v6.3.4#6332)