Hostnames to vms
I have my dns_domain parameter in neutron.conf, set to a domain name say (example.xxx). Now all the VM's from any project, getting the same domain name......My dns records have a different host name based on the project. For example project1 has a domain name (project1.kbr.xxx) and when a VM test1 is created my dns record shows http://test1.project1.kbr.com. But with in the VM hostname is like (test1.example.xxx) How can I see dns recordset hostnames as vm's hostnames?