Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A02ED4AA for ; Wed, 13 Mar 2013 21:35:37 +0000 (UTC) Received: (qmail 92085 invoked by uid 500); 13 Mar 2013 21:35:36 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 92001 invoked by uid 500); 13 Mar 2013 21:35:36 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 91992 invoked by uid 99); 13 Mar 2013 21:35:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 21:35:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.128.171] (HELO mail-ve0-f171.google.com) (209.85.128.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Mar 2013 21:35:30 +0000 Received: by mail-ve0-f171.google.com with SMTP id b10so1162684vea.2 for ; Wed, 13 Mar 2013 14:35:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:x-gm-message-state; bh=nDtuTwERNk4uH/e2ApYwUkkiR71MMF9GEflMWHBtRuw=; b=DX/9RJ3246pAfxp1pjHaP2E+6E6eeZP60yVKulU6R0RUBjvmNiIPVAnxr+FRnPZO8j n/0EiOlLI0LALC3dI920WP1p662U8DFfkbXD6NeAJ5+Es1YoDGu3E983ohV87o/cJvFf vDxl72pdChkTNT9bu/+Bvs/LVYOTZY2sxsSG9SzGrRhgDhZUw1RAcHVc1u6i5nUoWj0y WS6046LyCdvQpZ2GRpHFNpAbkN/iknqVjPREDmetZzRw34XzX6XqSD3utOoq5q1Ra+s5 YQe5nXAbJwSd0EGKPJaLqeUejUQdJq2YzH91b/sJ3CRumExyLS0rNpxQQfkwCQ9kfBlK vdCg== X-Received: by 10.52.19.51 with SMTP id b19mr7720813vde.131.1363210509362; Wed, 13 Mar 2013 14:35:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.155.5 with HTTP; Wed, 13 Mar 2013 14:34:49 -0700 (PDT) In-Reply-To: <7A92FF96DF135843B4B608FB576BFC3E0141EA359562@SJCPMAILBOX01.citrite.net> References: <7A92FF96DF135843B4B608FB576BFC3E0141EA359562@SJCPMAILBOX01.citrite.net> From: David Nalley Date: Wed, 13 Mar 2013 17:34:49 -0400 Message-ID: Subject: Re: [ACS41][Patch Request] CLOUDSTACK-1557 To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQn9PWGaKQi/qdQaKIxi8L+JezNf2PK9lo/iHAE+iwD7f4XG8JTsRZ4jrPm3N5rC6yVJ2uCo X-Virus-Checked: Checked by ClamAV on apache.org ACK Applies and builds cleanly Committed in 4.1 Thanks, --David On Wed, Mar 13, 2013 at 5:28 PM, Prachi Damle wrote: > Patch: https://reviews.apache.org/r/9823/ > > > Reviewed and checked in master. > > Commit hash: 7bb8ed4d05ac9ea1242201e0e4fafc36916d5c51 > > > > ---------------------------- > > > > Author: Pradeep Soundararajan (pradeep.soundararajan@citrix.com) > > Author date: 11 minutes ago (Wed Mar 13 14:09:27 2013 -0700) > > Committer: Prachi Damle (prachi@cloud.com) > > Commit date: 15 seconds ago (Wed Mar 13 14:20:41 2013 -0700) > > Commit hash: 7bb8ed4d05ac9ea1242201e0e4fafc36916d5c51 > > > > > > BUG-ID: CLOUDSTACK-1557 > > > > Summary: EC2 REST API : cloudbridge database is missing on the CloudStack Installation > > > > After this change, cloudstack-setup-databases is launching cloud-bridge related databases properly. > > > > Contained in branches: master > > Contained in no tag > > > > >