Hi all, >From the JClouds homepage I see that it provides an abstraction over cloud load balancers, but I couldn't find much documentation about it.
Is load balancer support currently there in JClouds? What clouds are supported? It would be great if AWS and OpenStack were working :) Basically what I'm looking to do using JClouds APIs is * create a load balancer or find an existing one by tag * set up the LB health check * associate/disassociate VMs Cheers, David
