Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
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.
Attachments
Issue Links
- requires
-
LIBCLOUD-936 AWS ELB/ALB Driver connection object initialization is broken
- Resolved
1.
|
Implement get methods for AWS ALB driver | Closed | Unassigned | |
2.
|
Implement create methods for AWS ALB driver | Open | Unassigned | |
3.
|
Implement modify methods for AWS ALB driver | Open | Unassigned | |
4.
|
Implement delete methods for AWS ALB driver | Open | Unassigned |