Re: [dev] RDNS in libcloud

2015-11-24 Thread anthony shaw
Hi Greg, I know PTRs are strictly 'DNS' but this seems like it belongs in the compute driver instead of the DNS driver. the implementation is going to be a bit wonky otherwise. That way you could just set PTR record for a node. Then it can lookup the public_ips from the existing field. Ant On We

[dev] RDNS in libcloud

2015-11-24 Thread Greg Hill
I'm working on adding PTR support to the Rackspace DNS driver as an extension. It's my understanding that not all providers offer an API for RDNS, so I didn't think it was worth adding to the base dns driver. Because you don't own the zone, the API endpoint is different (/rdns in the case of R

[dev] Re: COMMERCIAL:Re: [dev] Re: COMMERCIAL:Re: [dev] Re: COMMERCIAL:Re: [dev] CleanupPRs

2015-11-24 Thread Greg Hill
Thanks Anthony. I didn't mean to imply that libcloud is difficult to work with, just that's the perception my coworker is spreading that I'm trying to combat. I've had nothing but good interactions with the community thus far, personally. Greg On 11/23/15, 2:14 PM, "anthony shaw" wrote: >Hi G

Re: [dev] Cleanup PRs

2015-11-24 Thread Sebastien Goasguen
So FWIW, #332 should still be open, I pinged the author. > On Nov 24, 2015, at 12:47 AM, anthony shaw wrote: > > Ok done, there are 16 open PRs now. Let's try and focus on those > > On Tue, Nov 24, 2015 at 2:20 AM, Allard Hoeve wrote: > >> Sure, clean it up, people can reopen the PRs easily.