Supported Providers¶
Provider Matrix¶
| Provider | Documentation | Provider Constant | Supported Regions | Module | Class Name |
|---|---|---|---|---|---|
| Amazon Application Load Balancing | ALB | single region driver | libcloud.loadbalancer.drivers.alb |
ApplicationLBDriver |
|
| Aliyun Server Load Balancer | ALIYUN_SLB | single region driver | libcloud.loadbalancer.drivers.slb |
SLBDriver |
|
| Brightbox | BRIGHTBOX | single region driver | libcloud.loadbalancer.drivers.brightbox |
BrightboxLBDriver |
|
| CloudStack | CLOUDSTACK | single region driver | libcloud.loadbalancer.drivers.cloudstack |
CloudStackLBDriver |
|
| Dimension Data Load Balancer | Click | DIMENSIONDATA | single region driver | libcloud.loadbalancer.drivers.dimensiondata |
DimensionDataLBDriver |
| Amazon Elastic Load Balancing | Click | ELB | single region driver | libcloud.loadbalancer.drivers.elb |
ElasticLBDriver |
| Google Compute Engine Load Balancer | Click | GCE | single region driver | libcloud.loadbalancer.drivers.gce |
GCELBDriver |
| GoGrid LB | GOGRID | single region driver | libcloud.loadbalancer.drivers.gogrid |
GoGridLBDriver |
|
| Ninefold LB | NINEFOLD | single region driver | libcloud.loadbalancer.drivers.ninefold |
NinefoldLBDriver |
|
| NTTC-CIS Load Balancer | Click | NTTCIS | single region driver | libcloud.loadbalancer.drivers.nttcis |
NttCisLBDriver |
| Rackspace LB | RACKSPACE | dfw, hkg, iad, lon, ord, syd | libcloud.loadbalancer.drivers.rackspace |
RackspaceLBDriver |
|
| Softlayer Load Balancing | SOFTLAYER | single region driver | libcloud.loadbalancer.drivers.softlayer |
SoftlayerLBDriver |
Supported Methods¶
| Provider | create balancer | list balancers | list members | attach member | detach member | attach compute node |
|---|---|---|---|---|---|---|
| Amazon Application Load Balancing | yes | yes | no | no | no | no |
| Aliyun Server Load Balancer | yes | yes | yes | yes | yes | yes |
| Brightbox | yes | yes | yes | yes | yes | yes |
| CloudStack | yes | yes | yes | yes | yes | no |
| Dimension Data Load Balancer | yes | yes | yes | yes | yes | no |
| Amazon Elastic Load Balancing | yes | yes | yes | no | yes | yes |
| Google Compute Engine Load Balancer | yes | yes | yes | yes | yes | yes |
| GoGrid LB | yes | yes | yes | yes | yes | no |
| Ninefold LB | yes | yes | yes | yes | yes | no |
| NTTC-CIS Load Balancer | yes | yes | yes | yes | yes | no |
| Rackspace LB | yes | yes | yes | yes | yes | no |
| Softlayer Load Balancing | no | yes | yes | yes | yes | no |