<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Feb 5, 2014, at 8:54 AM, Posner, Sebastian <<a href="mailto:s.posner@telekom.de">s.posner@telekom.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">I'm currently working on a hopefully-quick-and-not-so-dirty pipebackend to feed powerdns from an openstack nova database.</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></blockquote></div><div><br></div>For this sort of thing it might be easier to just use a dns server library instead of PowerDNS to handle the “dns bits”.<div><br></div><div>For example Net::DNS::Nameserver if you want to write Perl or <a href="https://github.com/miekg/dns">https://github.com/miekg/dns</a> with Go.</div><div><br><div><br></div><div>Ask</div></div></body></html>