cloudstack/server/test/com/cloud/vpc/dao
Alena Prokharchyk 9f59c618e2 CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in:
1) Only PrivateNetworkGuru handles network creation for the private gateway. Exluded Guest Network Guru from this list (was mistakenly included as a part of merge for Nicira integration)
2) Pass vpc_id to createNetwork call when the network is created as a part of private gateway creation
3) Fixed VPC restart when there are multiple private gateways present (have to grab all the private gateways when creating nic profiles for the VPC router that is being re-created)
4) 41-42 db upgarde: set vpc_id for the private networks of the existing VPCs
2013-05-15 13:12:51 -07:00
..
MockConfigurationDaoImpl.java MockConfigurationDaoImpl: Fix build issue, add base class method 2013-01-17 16:15:15 -08:00
MockNetworkDaoImpl.java CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in: 2013-05-15 13:12:51 -07:00
MockNetworkOfferingDaoImpl.java CLOUDSTACK-747: Internal LB between VPC tiers support 2013-05-09 11:54:41 -07:00
MockNetworkOfferingServiceMapDaoImpl.java Fixing VPC unit test to use Spring 2013-01-24 23:05:31 -08:00
MockNetworkServiceMapDaoImpl.java CLOUDSTACK-747: Internal LB between VPC tiers support 2013-05-09 11:54:41 -07:00
MockVpcDaoImpl.java CLOUDSTACK-749: updated mockvpcdao mockvpcmanagerimpl with external device related changes 2013-02-25 18:54:30 +05:30
MockVpcOfferingDaoImpl.java Patch from Gavin Lee: Change license to ASL2.0 in server and tools 2012-08-30 10:36:29 -04:00
MockVpcOfferingServiceMapDaoImpl.java Patch from Gavin Lee: Change license to ASL2.0 in server and tools 2012-08-30 10:36:29 -04:00
MockVpcVirtualRouterElement.java CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00