You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Anton Kozyrev (JIRA)" <ji...@apache.org> on 2016/10/21 11:01:58 UTC

[jira] [Created] (LIBCLOUD-865) AWS Application Load Balancer support

Anton Kozyrev created LIBCLOUD-865:
--------------------------------------

             Summary: AWS Application Load Balancer support
                 Key: LIBCLOUD-865
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-865
             Project: Libcloud
          Issue Type: New Feature
          Components: LoadBalancer
            Reporter: Anton Kozyrev


AWS has introduced new type of load balancer - Application Load Balancer (ALB). It's supported in APIv2 (2015-12-01) whereas current libcloud AWS load balancer driver implementation works with APIv1 (2012-06-01). 

Moreover, API versions aren't compatible - it's impossible to operate classic load balancer (ELB) using v2 API and vice versa. So separate driver for ALB needs to be implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)