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 AACCCD13B for ; Thu, 23 May 2013 16:25:34 +0000 (UTC) Received: (qmail 2887 invoked by uid 500); 23 May 2013 16:25:32 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 2834 invoked by uid 500); 23 May 2013 16:25:32 -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 2826 invoked by uid 99); 23 May 2013 16:25:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 16:25:32 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [74.125.149.153] (HELO na3sys009aog125.obsmtp.com) (74.125.149.153) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 16:25:27 +0000 Received: from mail-vc0-f175.google.com ([209.85.220.175]) (using TLSv1) by na3sys009aob125.postini.com ([74.125.148.12]) with SMTP ID DSNKUZ5CzhBRg83ICnKWtnGE6IjgXcDA7yfn@postini.com; Thu, 23 May 2013 09:25:07 PDT Received: by mail-vc0-f175.google.com with SMTP id hv10so2320136vcb.6 for ; Thu, 23 May 2013 09:24:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-gm-message-state; bh=1np1uawfCodL2qBk2hrT08BjeiDOfWaqxm6aMx6VbR8=; b=iQiAFAygunZ86Iw/1m1QYgGk+glMClEqzxpW6zPBR5M7V/0jtB1UH+Im8dMeJGdiCC P+elXwY8EpLW6mYCfWilDBRxVJrdy8pngg+/JobVA2TZUKCfs2CUP83Y3nngo3KUcsCt XsjplrRdxNEs5xI5XLaEgGSVvilDL+ZMcOWye6dIcCFbouhYLT4Lu0MtHm/u5daARXIE 015abq5w6FT00hg5VD5xgkTEA/yq5621fjQgkOIsg4cpCs65iBN4fxc+FZYe5T3na6lS ILipZTiRch9afvBQdnH9oYKERNEsTJgfz8uknMRrqUNoz34Qs3VJeriliNxQMZU/Ij2c WfoA== X-Received: by 10.52.89.207 with SMTP id bq15mr4908568vdb.110.1369326286059; Thu, 23 May 2013 09:24:46 -0700 (PDT) X-Received: by 10.52.89.207 with SMTP id bq15mr4908559vdb.110.1369326285805; Thu, 23 May 2013 09:24:45 -0700 (PDT) Received: from localhost ([216.203.6.11]) by mx.google.com with ESMTPSA id a17sm5129152vdj.2.2013.05.23.09.24.44 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 23 May 2013 09:24:45 -0700 (PDT) Date: Thu, 23 May 2013 12:24:47 -0400 From: Chip Childers To: dev@cloudstack.apache.org Subject: Re: [MERGE] security group advanced zone branch into master Message-ID: <20130523162447.GY56667@USLT-205755.sungardas.corp> References: <83F77FF1BD50194AB65AFA5479D082A702DC54@SJCPEX01CL02.citrite.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQlRpDJ3wyXgMvilbhfFmeGLslORc3ZlC30GxOWeodtNjteDBy2Ck70KP/i9qlxPXItIojI0qABc3vR3UwFEC7eXhYdgRzpxEPMrKe9PpLHqOtr1SmgY0iNeYsZs6TTcGFPTeVmFCPK5XJVP7Lk0VKxP2yFfVacxe2MQ0Uy5RiT3obpBQUY= X-Virus-Checked: Checked by ClamAV on apache.org On Thu, May 23, 2013 at 08:25:37AM +0200, Wei ZHOU wrote: > Guys, > > Is it possible to merge this branch to 4.1? > > Wei Wei - IMO we need to wait for 4.2 for that feature to come back into the product. Re-testing is going to take too long, and we should kick out 4.1 as soon as possible. Are you good with that? > > > 2013/5/23 Animesh Chaturvedi > > > > > > > > -----Original Message----- > > > From: Anthony Xu [mailto:Xuefei.Xu@citrix.com] > > > Sent: Wednesday, May 22, 2013 4:25 PM > > > To: dev@cloudstack.apache.org > > > Cc: Alena Prokharchyk; Wei Zhou (w.zhou@leaseweb.com); Anthony Xu > > > Subject: [MERGE] security group advanced zone branch into master > > > > > > Hi all, > > > CloudStack has this feature in 2.2.14, but drops it in 3.0.2 > > > somehow. In this branch, we add this feature back, below is brief > > > description for this feature, > > > > > > - Introduce advanced zone with security group, in this zone, > > > only one shared network with security group is allowed, no other network > > > allowed. > > > > > > - Support both xenserver and kvm in this zone. > > > > > > - Security group rule in this zone is like that in basic zone. > > > > > > > > > Branch: 4-2-advanced-zone-security-group > > > > > > - Except for the feature code, there are upgrade code , thanks > > > to Alena, and integration/devcloud test code, thanks a lot to wei zhou. > > > > > > - UI code is in master > > > > > > > > > > > > Test: > > > I did some basic manual tests, vm can boot up, security group > > > works fine > > > Wei zhou added devcloud tests and integration tests, devcloud > > > test works fine. > > > > > > > > > > > > You can find more information in below bug. > > > > > > > > > https://issues.apache.org/jira/browse/CLOUDSTACK-737 > > > > > > > > > > > > Best Regards, > > > Anthony > > [Animesh>] That's good collaborative effort, good job Anthony, Alena, Wei > > > >