Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-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 2558A178EF for ; Fri, 17 Jul 2015 08:34:17 +0000 (UTC) Received: (qmail 57563 invoked by uid 500); 17 Jul 2015 08:34:13 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 57511 invoked by uid 500); 17 Jul 2015 08:34:13 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 57501 invoked by uid 99); 17 Jul 2015 08:34:13 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2015 08:34:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 751951A716E for ; Fri, 17 Jul 2015 08:34:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.971 X-Spam-Level: X-Spam-Status: No, score=0.971 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 7xAUl1jwfGK5 for ; Fri, 17 Jul 2015 08:34:07 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 4B58020CF5 for ; Fri, 17 Jul 2015 08:34:06 +0000 (UTC) Received: (qmail 56529 invoked by uid 99); 17 Jul 2015 08:34:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2015 08:34:05 +0000 Date: Fri, 17 Jul 2015 08:34:05 +0000 (UTC) From: "Akila (JIRA)" To: dev@stratos.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (STRATOS-499) Google Compute Engine Load Balancing Support for Stratos MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/STRATOS-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akila resolved STRATOS-499. --------------------------- Resolution: Fixed Fix Version/s: 4.1.0 GCE IaaS was implemented as a GSOC project > Google Compute Engine Load Balancing Support for Stratos > -------------------------------------------------------- > > Key: STRATOS-499 > URL: https://issues.apache.org/jira/browse/STRATOS-499 > Project: Stratos > Issue Type: New Feature > Components: Load Balancer > Affects Versions: 4.1.0 RC1 > Reporter: Imesh Gunaratne > Labels: gsoc2015, mentor > Fix For: 4.1.0 > > > Apache Stratos provides a load balancer extension API which could be implemented for supporting third party load balancers. Via this extension API a load balancer could fetch the topology in real time and update its configuration accordingly. A reference implementation of this extension has been done for HAProxy [1]. > The idea of the project is to implement a similar extension to support Google Compute Engine Load Balancing service [2] via its CLI or API. > If there is an interest on doing this project please send a mail to imesh at apache dot org by copying Apache Stratos Dev mailing list [3]. > [1] https://github.com/apache/stratos/tree/master/extensions/load-balancer/haproxy-extension > [2] https://developers.google.com/compute/docs/load-balancing/ > [3] http://stratos.apache.org/community/mailing-lists.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)