cloudstack/server/test/com/cloud/vpc
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
..
dao CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in: 2013-05-15 13:12:51 -07:00
MockConfigurationManagerImpl.java merge with master 2013-05-13 17:30:42 +05:30
MockNetworkManagerImpl.java merge with master 2013-05-13 17:30:42 +05:30
MockNetworkModelImpl.java merge master 2013-05-11 15:28:43 +05:30
MockResourceLimitManagerImpl.java CLOUDSTACK-1156: Limit Primary and Secondary storage for domain/accounts 2013-03-29 11:26:38 +05:30
MockSite2SiteVpnManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockSite2SiteVpnServiceProvider.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcManagerImpl.java CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in: 2013-05-15 13:12:51 -07:00
MockVpcVirtualNetworkApplianceManager.java CLOUDSTACK-768: ACL on private gateway 2013-05-13 19:24:23 +05:30
NetworkACLManagerTest.java CLOUDSTACK-768: ACL on private gateway 2013-05-13 19:24:23 +05:30
NetworkACLServiceTest.java Updated network acl service test to avoid default ACL modification 2013-05-15 14:20:29 +05:30
Site2SiteVpnTest.java Fixed VPC api unittests 2013-04-19 11:26:32 -07:00
VpcApiUnitTest.java Fixed VPC api unittests 2013-04-19 11:26:32 -07:00
VpcTest.java merge master 2013-05-11 15:28:43 +05:30
VpcTestConfiguration.java merge master 2013-05-11 15:28:43 +05:30