You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by daan Hoogland <da...@gmail.com> on 2014/04/19 02:33:44 UTC

Review Request 20511: private gateway network should not be associated with vpc

-----------------------------------------------------------
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