rhtyd commented on issue #3351: [WIP: DO NOT MERGE] Have persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion URL: https://github.com/apache/cloudstack/pull/3351#issuecomment-497665806 @nvazquez fixes for #3272 and #3354 LGTM, but I found a weird issue: - Deploy two small VMs - Destroy one of the small VMs, verify that their entries are not seen in /etc/hosts and /etc/dhcphosts.txt - Deploy another new small VM - Verify that the new small VM's entry exists, but not the delete VM's entry suddenly show up as well (possibly something to do with CsDhcp.py and databags) Please continue with the investigation and fix for the above edge-case and also fix for #3273
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
