cloudstack/server/test/com/cloud/network
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 ElbVmMapDaoTest requires active DB backend for tests, hence jenkins test fails. 2012-08-16 12:59:00 -07:00
firewall fixed unit tests from merge 2013-01-18 15:58:55 -08:00
security unit test works again 2013-01-24 14:36:44 -08:00
vpn Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
MockFirewallManagerImpl.java Merge latest master into javelin 2013-01-31 11:34:49 -08:00
MockNetworkManagerImpl.java Sync javelin with master up to 894cb8f7d9 2013-01-31 17:20:19 -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
MockRulesManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
NetworkManagerTest.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
NetworkManagerTestComponentLibrary.java fixed unit tests from merge 2013-01-18 15:58:55 -08:00
NetworkModelTest.java Making unit tests work 2013-01-22 11:18:51 -08:00