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 9C90DD246 for ; Mon, 24 Dec 2012 05:38:10 +0000 (UTC) Received: (qmail 20558 invoked by uid 500); 24 Dec 2012 05:38:10 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 20263 invoked by uid 500); 24 Dec 2012 05:38:09 -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 20232 invoked by uid 99); 24 Dec 2012 05:38:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Dec 2012 05:38:08 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Murali.Reddy@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Dec 2012 05:38:02 +0000 X-IronPort-AV: E=Sophos;i="4.84,344,1355097600"; d="scan'208";a="179823" Received: from banpmailmx01.citrite.net ([10.103.128.73]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/RC4-MD5; 24 Dec 2012 05:37:39 +0000 Received: from BANPMAILBOX01.citrite.net ([10.103.128.72]) by BANPMAILMX01.citrite.net ([10.103.128.73]) with mapi; Mon, 24 Dec 2012 11:07:35 +0530 From: Murali Reddy To: "cloudstack-dev@incubator.apache.org" Date: Mon, 24 Dec 2012 11:07:35 +0530 Subject: Re: [ASFCS41] LB support for Shared Networks Thread-Topic: [ASFCS41] LB support for Shared Networks Thread-Index: Ac3hmMbuFEekhWWkS26OYaa4bv/WDA== Message-ID: In-Reply-To: <20121221234325.GA7164@cloud.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.5.121010 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org On 22/12/12 5:13 AM, "Prasanna Santhanam" wrote: >On Sat, Dec 22, 2012 at 04:54:54AM +0530, Manan Shah wrote: >> Hi, >>=20 >> I would like to propose a new feature for adding external LB support >> to Shared Networks. I have created a JIRA ticket and provided the >> requirements at the following location. Please provide feedback on >> the requirements. >>=20 >> JIRA Ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-700 >> Requirements:=20 >>https://cwiki.apache.org/confluence/display/CLOUDSTACK/LB+on+Shared+VLANs >>=20 > >Thought this was already addressed by Murali: >https://issues.apache.org/jira/browse/CLOUDSTACK-312 >https://cwiki.apache.org/confluence/display/CLOUDSTACK/L4-L7+network+servi >ces+in+shared+network > >--=20 >Prasanna., > Manan As Prasanna mentioned, I have already kept framework level enhancements generic enough to provide services in shared network by any combination of providers [1]. So supported LB providers can be used to provide LB service in shared networks. I have done enhancement only for for side-by-side configuration. So, requirement of supporting in-line mode LB in shared network in valid though. [1] http://markmail.org/message/voswkhalyuelsvzg Thanks, Murali