
When users try to delete a DHCP-enabled subnet, do not disable native DHCP if there is still compute port in the subnet, This patch moves calling dsiable_native_dhcp after delete_subnet, thus this scenario can be detected earlier. Change-Id: I345fa7203773763bf85070814f5aac95683ceb22 Signed-off-by: Shih-Hao Li <shihli@vmware.com>