[ 
https://issues.apache.org/jira/browse/LIBCLOUD-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anton Kozyrev updated LIBCLOUD-865:
-----------------------------------
    Description: 
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 with 
classic load balancer (ELB) using v2 API and vice versa. So separate driver for 
ALB needs to be implemented.

  was:
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.


> 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
>              Labels: features
>
> 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 with 
> 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)

Reply via email to