From cloudstack-dev-return-19149-apmail-incubator-cloudstack-dev-archive=incubator.apache.org@incubator.apache.org Sat Jan 26 16:05:06 2013 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 03A15E52B for ; Sat, 26 Jan 2013 16:05:06 +0000 (UTC) Received: (qmail 73059 invoked by uid 500); 26 Jan 2013 16:05:05 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 73019 invoked by uid 500); 26 Jan 2013 16:05:05 -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 72982 invoked by uid 99); 26 Jan 2013 16:05:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jan 2013 16:05:05 +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 (athena.apache.org: local policy) Received: from [209.85.219.52] (HELO mail-oa0-f52.google.com) (209.85.219.52) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jan 2013 16:04:59 +0000 Received: by mail-oa0-f52.google.com with SMTP id k14so731154oag.11 for ; Sat, 26 Jan 2013 08:04:38 -0800 (PST) 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=MgonoOvVO/isIkWeNq73aO9ZPXpD2KCvucTe17m5sTQ=; b=KdU18pgINh9T0/vNrRTOwhf4zltIp/58kJfhJI5+v+Po5Qc2Uc/3dRrDIW7clDKw5u e9/JiktEQNjCEvMcq7GtyPVoQStU6wJ3BoCCytev3W0enE/Wj13DGGxDbHekP/uw2zMu PAiNOhWRQJtuo7GJj9CarhCoegkOlxvGyKk03dLL/xYDXfx2cgjuMXSFZVjpqR9bjDWd vbxmPIxLILw1BKb/dRybq1CsfNNCbHDOSFxjulu/sKMCtdATZQfk4nlrGuHcan4vlCxV 23QBEDs2P7IDxabKV1h1LvCUXlMkU05p7lT4NoZwQgdQ69pZL1v6VLtTiGhUmG3SnBaX nOoQ== X-Received: by 10.60.32.147 with SMTP id j19mr7353911oei.68.1359216278427; Sat, 26 Jan 2013 08:04:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.76.90.70 with HTTP; Sat, 26 Jan 2013 08:04:18 -0800 (PST) In-Reply-To: References: From: David Nalley Date: Sat, 26 Jan 2013 11:04:18 -0500 Message-ID: Subject: Re: [MERGE][ACS41] javelin to master To: cloudstack-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlV4KwYK5o+1bDKg1iY9UCs/E7/1ILxADJdGf7a/4XR/pe3Ac0OVTCbcRyrXsy6lnkEBzKw X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Jan 25, 2013 at 11:43 PM, Alex Huang wrote: >> >> We are requesting merge from javelin to master. We have merged all >> changes from master as of 1/24/2013. Will do another merge to make sure >> javelin is updated once it's passed the 72 hours. >> >> The content of the merge is the storage framework refactoring and >> converting everything use Spring. The storage refactoring is put in as an >> independent piece that is not hooked into CloudStack yet. Edison is working >> on the hookins in another branch. We like to get this into 4.1 because several >> of the components added to Cloudstack will require the Spring framework or >> they have to be redone. >> >> Javelin has been checked with marvin integration testing to make sure the >> server behaves the same. skipTests has been turned off and the unit tests >> are running clean. Non-oss is also converted over but there might be a small >> issue with VmWare. Usage and awsapi also have small issues but we believe >> we can fix those within the 72 hour waiting period. >> >> --Alex > Do you have consensus on the storage piece? I didn't walk away from the storage meeting with the impression that consensus had been achieved, and there's another meeting on it next week... --David