Re: [Openstack] Quantum DHCP Agent does not put hostnames in dnsmasq config file

2013-01-03 Thread Mark McClain
Thomas- You are not missing anything. The DHCP hostname is auto generated because Nova does not currently provide this information to Quantum when creating the port and Quantum does not have the ability to query the Nova API. Quantum and Nova should not directly access the other component's d

[Openstack] Quantum DHCP Agent does not put hostnames in dnsmasq config file

2013-01-03 Thread Thomas Kärgel
Hello, i noticed that Quantum DHCP agent does not put the instance-name in dnsmasq configuration files. This was working fine under Essex using Quantum/Nova-network. I found the lines of source which generate the "-"-separated hostname in quantum/agent/linux/dhcp.py, but i'm not sure why it is ge