cloudstack/engine/api
Nicolas Vazquez c9ce3e2344 router: Persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion (#3351)
Since the CloudStack virtual router was redesigned on version 4.6 it has been observed that the DHCP leases file is not persistent across network operations. This causes conflicts on guest VMs static IPs, causing these static IPs to not be renewed by the DHCP server running on isolated and VPC networks' virtual routers (dnsmasq). On stopping or destroying a VM, its dhcp/dns records are not removed from the virtual router causing ghost effects.

Fixes #3272
Fixes #3354

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-06-03 17:04:16 +05:30
..
resources/META-INF/cloudstack/core CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
src router: Persistent DHCP leases file on VRs and cleanup /etc/hosts on VM deletion (#3351) 2019-06-03 17:04:16 +05:30
test/org/apache/cloudstack/engine/subsystem/api/storage adding fix and unit tests for cloud-engine-api scariest 2014-02-14 18:37:44 +01:00
pom.xml Updating pom.xml version numbers for release 4.11.3.0-SNAPSHOT 2018-11-20 13:11:52 +00:00