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)