Responses inline. On Sat, Jun 4, 2011 at 8:35 PM, Paul Querna <[email protected]> wrote: > - DNS API: Amazon, Linode, Zerigo, Slicehost, etc all have DNS > management APIs. Combining the management of Load Balancer with DNS > seems like the next logical step.
+1. It's an extremely simple abstraction, too, in my mind. I have an idea for how it should work which I will discuss separately. > - Monitoring API: Amazon Cloudwatch and Cloudkick both provide APIs > for monitoring instances; I'm not sure we can actually get a good > abstraction here yet, maybe it is too early. (And full disclaimer, I > work at Cloudkick) +1 to too early. > Thoughts? Other features? You brought it up lightly and my only feedback would be this: I feel like libcloud 1.0 should be Python 3 compatible. I can't give a good reason for that beyond "it feels right", and maybe it isn't the right time, that's just how I feel about it. Maybe we 2to3 properly as well, I haven't tried. JS
