mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
in case of networks with external devices after GC add an exception for networks that use external networking devices and has secondary guest IP's allocated. On network GC, when network goes through implement phase a new vlan is allocated, based on the acquired VLAN id cidr of the network is decided in case of external networking case. While NIC uses reservation strategy 'Start' which ensures that new primary ip is allocated for the NiC from the new CIDR. Secondary IP's have hardcoded IP's in network rules. So prevent network GC.