----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20511/ -----------------------------------------------------------
Review request for cloudstack and Alena Prokharchyk. Repository: cloudstack-git Description ------- make sure that a network for a private gateway wont be associated with the vpc that is the first to be plugged to it. If so, the worng ip addresses will be used on the vpc router which ay result in conflicts. This has never been noticed as with vlan base private gateways it was never allowed to have more vpc's attached to the same (inter-vpc) network. Diffs ----- server/src/com/cloud/network/NetworkServiceImpl.java df58e11 server/src/com/cloud/network/vpc/VpcManagerImpl.java 40e910d Diff: https://reviews.apache.org/r/20511/diff/ Testing ------- Thanks, daan Hoogland