Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-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 1345FF01C for ; Wed, 3 Apr 2013 05:38:21 +0000 (UTC) Received: (qmail 48948 invoked by uid 500); 3 Apr 2013 05:38:20 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 48900 invoked by uid 500); 3 Apr 2013 05:38:20 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 48883 invoked by uid 500); 3 Apr 2013 05:38:20 -0000 Delivered-To: apmail-incubator-cloudstack-dev@incubator.apache.org Received: (qmail 48879 invoked by uid 99); 3 Apr 2013 05:38:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 05:38:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shadowsor@gmail.com designates 209.85.128.175 as permitted sender) Received: from [209.85.128.175] (HELO mail-ve0-f175.google.com) (209.85.128.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2013 05:38:14 +0000 Received: by mail-ve0-f175.google.com with SMTP id pb11so1390915veb.34 for ; Tue, 02 Apr 2013 22:37:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=XDKT9v/ClBahmK0msYtBl+XjGqtspYQXiH8wvNzwMFo=; b=hqFk974UxcljP9gRF82QeW1Ft+X1NfS4F2wcjWigm+sdE0l0H8hZx1EZ/ppNJHpVPp k6e05vfixGTHbk73nbIg7GBnATLYoTK7E35o5jQcUpx7pXdj822+bHZa7UR45SgkxLxQ MNbdN3V1Oj9XcUTAW/HlcP/a7JXnWTe/XZkTlxwDnEu2dZJkcl7pATqjrTjXmMdbIB82 lvXuarSagEABAmy+Q1e8XBZESIcygE0PrSunkC6cqnFFIB9b2OWcCzgx3BSsMX9l+1TT P2qcaOD1wX9HII4Dr3wVlVKBmXrn/ZigE/2WsfiLD0zgpUn8+3myJmS7bxGVv3Lydf9H 1ozA== MIME-Version: 1.0 X-Received: by 10.220.197.68 with SMTP id ej4mr177091vcb.37.1364967473880; Tue, 02 Apr 2013 22:37:53 -0700 (PDT) Received: by 10.52.181.132 with HTTP; Tue, 2 Apr 2013 22:37:53 -0700 (PDT) Date: Tue, 2 Apr 2013 23:37:53 -0600 Message-ID: Subject: [ACS41][Patch Request] From: Marcus Sorensen To: "cloudstack-dev@incubator.apache.org" Content-Type: multipart/alternative; boundary=001a11c1f44269224504d96e41f9 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1f44269224504d96e41f9 Content-Type: text/plain; charset=ISO-8859-1 Commit 04a511a1a828a829962681525780f80935a161f9 in branch refs/heads/master from Marcus Sorensen [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=04a511a ] CLOUDSTACK-1900 : Save a default db.properties during upgrade, and make sure we only pull the old configs once. --001a11c1f44269224504d96e41f9--