<div dir="ltr"><div><div><div><div><div><div><div><div><div>I would definitely not prefer that the vm manage the IP. What I would like to do upon new vm creation:<br><br></div>1. VM gets spun up with BOOTPROTO=dhcp<br>2. VM gets spun up with DHCP_HOSTNAME=$NAME<br></div>3. IP given to the VM by the dhcp server on my network is then the IP that is listed in sunstone for that VM.<br><br></div>AFAIK:<br></div>1. There is no way to achieve item 1 in ONE out of the box, I have to either write a bash script that gets run on VM spin up, or create an image that does this.<br></div>2. I can set the _hostname_ via template, but in order to set DHCP_HOSTNAME again I have to run a bash script on spin up.<br></div>3. There is no way to accomplish item 3, outside of writing a bash script that runs on my head node that grabs IP data and dumps it into the database. Certainly this is not preferable. <br><br></div>These three items taken all together suggest that including the option to easily support DHCP out of the box would be a nice feature to have. <br><br>I'm working on a bash script currently for 1 and 2, but for item 3 I am out of luck.<br><br></div>I hope that makes sense. Let me know if it doesn't and I would be happy to clarify further. Thank you for your help!!<br><br></div>Kerry<br></div>