<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hi, <br>
<br>
I know this is asked several times. but I cannot find a solution.
The more I found is <br>
<a class="moz-txt-link-freetext" href="https://lists.launchpad.net/openstack/msg21048.html">https://lists.launchpad.net/openstack/msg21048.html</a><br>
<br>
And the dns as service plugin that I think is not ready.
<a class="moz-txt-link-freetext" href="https://wiki.openstack.org/wiki/DNSaaS">https://wiki.openstack.org/wiki/DNSaaS</a><br>
<br>
So here is the question. Is there any way to setup a dhcpserver
for the openstack lan so every instance that boots gets a dns?<br>
<br>
I mean. I configured my private dhcp and dns server to do the
following:<br>
<br>
1.- dhcp / bootp redirects any instances in my network to maas
server. This is not needed for openstack. But I explain for
completeness. <br>
2.- Machine boots and gets an ip from dhcpd server. <br>
3.- dhcpd server communicates the ip to the DNS and gets a name
for a machine. <br>
3.- dhcpd communicates network config to the server. <br>
4.- Machine is fully resolvable under lan. <br>
<br>
I use rndc to do this with dns (bind9) and dhcpd. <br>
<br>
Is there any way to do this in openstack? So when a machine boots
on lan gets a internal dns name, and when it gets a floating ip it
gets another from the dns server?<br>
<br>
<br>
Do I explain myself?<br>
<br>
Best regards,<br>
</font>
</body>
</html>