-
Hi!
As far as I see, there is no support to NodeBalancer actions. Are you planning to add support for it in the near future or willing to accept patches for it ? =)
Thanks a lot,
Rodrigo
rata updated
10 years ago
-
I was seeing the following error:
```
Can't call method "nodebalancer_list" on an undefined value at /usr/local/.../Nodebalancer.pm line 56.
```
I fixed it by tweaking the definition of `create` in …
-
I've been thinking a lot about Load Balancing and decided to take a crack at defining the API for what Load Balancing support should look like. Rackspace has an initial implementation to contribute im…
-
Depends on https://github.com/tjfontaine/linode-python/issues/7
-
For servers behind various types of load balancers a 204 response may be returned and is an indication of a successful connect and transaction, but will have an empty body.
echoping currently returns…
-
Do the VM Load balance for web based service on Atmosphere.
http://library.linode.com/linode-platform/nodebalancer-howto
http://www.rightscale.com/
http://aws.amazon.com/elasticloadbalancing/
http:/…
-
I'm getting an error using linode-python to manipulate Linode's NodeBalancer API.
Even though support is not documented, it works with the list() functions, but throws an ApiError() when trying to use…
-
I looked around but couldn't find any info about the nodebalancer api?