mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Tiered Network When portable IP is transferred across the zones, we emulate portable IP as provisioned in new zone's physical network carrying public traffic and logical public network. network Id, and physical network id both were bieng set to same physical network id resulting in IP association to fail. This fix ensures both network and physcial network are set appropriatley.