cloudstack/server/test/com/cloud/vpc
Alena Prokharchyk cf72aa3274 Fixes/improvements for VPC feature:
1) Added comments to VPC/VPCService/VPCManager interfaces
2) Moved VPC offering related methods from VpcService to the new interface - VpcProvisioningService
3) Fixed static nat creation in the VPC - used to result in NPE due to invalid method referencing while obtaining VPC VR information
2013-03-29 16:56:01 -07:00
..
dao CLOUDSTACK-749: updated mockvpcdao mockvpcmanagerimpl with external device related changes 2013-02-25 18:54:30 +05:30
MockConfigurationManagerImpl.java CLOUDSTACK-1332: Add IPv6 DNS for Zone 2013-02-25 16:08:10 -08:00
MockNetworkManagerImpl.java CLOUDSTACK-1771: fixed VirtualRouter nics assignment in the Shared networks. Before the fix VR could get a different IP address from the network upon recreation. With the fix the IP address assigned to the first VR in the network, will remain with the network till its entire lifecycle (stored in placeholder nic) and will be assigned to the VR every time it recreates in the network. 2013-03-26 13:29:57 -07:00
MockNetworkModelImpl.java Fixes/improvements for VPC feature: 2013-03-29 16:56:01 -07:00
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 Fixes/improvements for VPC feature: 2013-03-29 16:56:01 -07:00
MockVpcVirtualNetworkApplianceManager.java Fixes/improvements for VPC feature: 2013-03-29 16:56:01 -07:00
Site2SiteVpnTest.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
VpcApiUnitTest.java Fixes/improvements for VPC feature: 2013-03-29 16:56:01 -07:00
VpcTestConfiguration.java Fixing VPC unit test to use Spring 2013-01-24 23:05:31 -08:00