Hi, David. Can you search for an issue wrt loadbalancer support? https://issues.apache.org/jira/browse/JCLOUDS
We do have a rusty abstraction, but it needs to be redone. Not only are there the clouds you mentioned, but also cloudstack, google compute, etc. This effort needs a dev who will champion it and help derive the abstraction, but the features you mentioned are extremely sound. I agree the homepage is misleading as this work is incomplete. Are any others interested in this, and/or interested in helping with this? -A On Fri, Nov 21, 2014 at 2:32 AM, David Bosschaert <[email protected]> wrote: > 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
