<p>You could check griddynamic's nova-dns project. It works with powerdns, but dns backend is implemented as a plugin, so you can easily integrate your own dns app.</p>
<p>Regards, <br>
Márton Kiss, CTO<br>
Xemeti</p>
<div class="gmail_quote">On Jun 13, 2012 3:43 AM, "Mitchell Broome" <<a href="mailto:mitchell.broome@gmail.com">mitchell.broome@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I didn't find anything that caught my eye either.  I'm not sure if<br>
it's the kind of thing your looking for but I ended up writing my own<br>
integration.  Basically, I'm watching the qpid queue (haven't tried<br>
rabbitmq) for messages related to the creation and deletion of<br>
instances and pushing the data into mysql that powerdns is using as a<br>
backend.  I'm still using dnsmasq for the dhcp.  It's still very much<br>
a work in progress but it 's been working fine in my test environment<br>
for a few weeks now.<br>
<br>
If you want, you can give it a try at:  <a href="https://github.com/mbroome/openstackdns" target="_blank">https://github.com/mbroome/openstackdns</a><br>
<br>
<br>
On Tue, Jun 12, 2012 at 12:31 PM, Lillie Ross-CDSR11<br>
<<a href="mailto:Ross.Lillie@motorolasolutions.com">Ross.Lillie@motorolasolutions.com</a>> wrote:<br>
> All,<br>
><br>
> I'm finally starting the upgrade to our internal cloud to the Essex release that's part of Ubuntu 12.04LTS.  I'd like to setup the cloud to register instance names with our existing internal DNS servers.  While there's some mention of this searching the Web, I haven't stumbled across anything definitive.<br>

><br>
> My guess is that I need to replace the default dnsmasq server with an alternate backend such as nsupdate, however I'm unsure how the overall DHCP/DNS plumbing is configured.  Are there any pointers and/or design documents that I could be pointed towards to give me a better understanding to help me implement this functionality?<br>

><br>
> Also, I see that there appears to be a nova-compute extension in the current development branch that appears to provide this functionality if I've read things correctly.  However I'd rather rely upon released packages for our essex deployment, rather than pulling in code from the development trunk.<br>

><br>
> Anyways, any pointers would be appreciated.<br>
><br>
> Thanks in advance, and regards,<br>
> Ross<br>
><br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div>