cloudstack/server/test/com/cloud/vpc
Sheng Yang f89dd9050c IPv6: CLOUDSTACK-1113: Fix the mechanism to find the usable IP in the IPv6
The new policy is:
1. Generate a random IP.
2. Find the next available IP, start from the generated IP.
3. If we cannot find an available IP after certain times(10000 by default,
network.ipv6.search.retry.max) retry, give up.
2013-02-05 14:31:12 -08:00
..
dao Merge javelin into master 2013-02-01 14:40:45 -08:00
MockConfigurationManagerImpl.java Merge javelin into master 2013-02-01 14:40:45 -08:00
MockNetworkManagerImpl.java Merge javelin into master 2013-02-01 14:40:45 -08:00
MockNetworkModelImpl.java IPv6: CLOUDSTACK-1113: Fix the mechanism to find the usable IP in the IPv6 2013-02-05 14:31:12 -08:00
MockResourceLimitManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
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 Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockVpcVirtualNetworkApplianceManager.java Merge latest master into javelin 2013-01-31 11:34:49 -08:00
Site2SiteVpnTest.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
VpcApiUnitTest.java Fixing VPC unit test to use Spring 2013-01-24 23:05:31 -08:00
VpcTestConfiguration.java Fixing VPC unit test to use Spring 2013-01-24 23:05:31 -08:00