I'd like to improve some of the documentation formatting, but I'm having
trouble figure out how to build the apidocs.
When I run 'python setup.py apidocs', it appears to be interpreting docs as
epytext instead of rst, and so the resulting html looks very different from
what's on libcloud.readthedo
This has come up for me as well in adding support for targetHttpProxies. I
like option 1 as well. Option 2 would mean adding a third None-defaulted
parameter for targethttpproxy. Option 3 seems crufty.
On Wed Nov 19 2014 at 6:39:48 AM Eric Johnson wrote:
> Hi folks,
>
> I'm working on the GCE d
Hi all,
I thought I'd contribute support for GCE's new HTTP Load Balancing:
https://developers.google.com/compute/docs/load-balancing/http/
I'd like to do it in two steps. The first step would be to add support for
the L7 load balancer. This seems pretty straightforward since there are
already