Return-Path: X-Original-To: apmail-trafodion-commits-archive@www.apache.org Delivered-To: apmail-trafodion-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 245C7181CA for ; Fri, 15 Jan 2016 23:15:04 +0000 (UTC) Received: (qmail 76516 invoked by uid 500); 15 Jan 2016 23:15:04 -0000 Delivered-To: apmail-trafodion-commits-archive@trafodion.apache.org Received: (qmail 76482 invoked by uid 500); 15 Jan 2016 23:15:04 -0000 Mailing-List: contact commits-help@trafodion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@trafodion.apache.org Delivered-To: mailing list commits@trafodion.apache.org Received: (qmail 76471 invoked by uid 99); 15 Jan 2016 23:15:04 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2016 23:15:04 +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 A2C581A02D1 for ; Fri, 15 Jan 2016 23:15:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.247 X-Spam-Level: * X-Spam-Status: No, score=1.247 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id IeCTKvHp36D4 for ; Fri, 15 Jan 2016 23:14:52 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 24F372026F for ; Fri, 15 Jan 2016 23:14:50 +0000 (UTC) Received: (qmail 76333 invoked by uid 99); 15 Jan 2016 23:14:50 -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; Fri, 15 Jan 2016 23:14:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 34BE1E0A42; Fri, 15 Jan 2016 23:14:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: arvindn@apache.org To: commits@trafodion.incubator.apache.org Date: Fri, 15 Jan 2016 23:14:51 -0000 Message-Id: <67d4aa3995e14183a3a082fa228b0214@git.apache.org> In-Reply-To: <755f072051dc4a8ba07cfa231ce252a5@git.apache.org> References: <755f072051dc4a8ba07cfa231ce252a5@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-trafodion git commit: Merge [TRAFODION-1680] Dcs needs to provide support for HA on AWS Merge [TRAFODION-1680] Dcs needs to provide support for HA on AWS Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/9c2d9e14 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/9c2d9e14 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/9c2d9e14 Branch: refs/heads/master Commit: 9c2d9e148e47136721603e24cd5d2473a4d04a91 Parents: 03a697d 8197da6 Author: Arvind Narain Authored: Fri Jan 15 23:11:44 2016 +0000 Committer: Arvind Narain Committed: Fri Jan 15 23:11:44 2016 +0000 ---------------------------------------------------------------------- core/sqf/sql/scripts/dcscheck | 2 +- core/sqf/sql/scripts/dcsstop | 2 +- dcs/bin/scripts/dcsbind.sh | 6 +++++- dcs/bin/scripts/dcsunbind.sh | 14 +++++++++----- install/installer/cloud_cli_setup | 16 +++++----------- install/installer/dcs_installer | 3 ++- 6 files changed, 23 insertions(+), 20 deletions(-) ----------------------------------------------------------------------