cloudstack/server/test/com/cloud/network
Sheng Yang ec206d69be 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:33:06 -08:00
..
dao ElbVmMapDaoTest requires active DB backend for tests, hence jenkins test fails. 2012-08-16 12:59:00 -07:00
firewall network-refactor: unfortunately have to ignore tests during build since the tests involve verification of injection. This causes the database to get invoked during component initialization. The database is not available on the build server 2013-01-15 11:43:53 -08:00
security Network-refactor: Move code from NetworkManager to NetworkModel. 2013-01-09 15:49:01 -08:00
vpn Network-refactor: add missing license headers. Thanks RAT 2013-01-16 14:05:09 -08:00
MockFirewallManagerImpl.java Network-refactor: add missing license headers. Thanks RAT 2013-01-16 14:05:09 -08:00
MockNetworkManagerImpl.java IPv6: move assignPublicIp6Address() from NetworkManager to new Ipv6AddressManager 2013-02-04 15:16:00 -08:00
MockNetworkModelImpl.java IPv6: CLOUDSTACK-1113: Fix the mechanism to find the usable IP in the IPv6 2013-02-05 14:33:06 -08:00
MockRulesManagerImpl.java Network-refactor: add missing license headers. Thanks RAT 2013-01-16 14:05:09 -08:00
NetworkManagerTest.java network-refactor: unfortunately have to ignore tests during build since the tests involve verification of injection. This causes the database to get invoked during component initialization. The database is not available on the build server 2013-01-15 11:43:53 -08:00
NetworkManagerTestComponentLibrary.java Network-refactor: verify injection is correct. Verify that dhcp service providers and ip deployers get injected independently in addition to the list of network elements 2013-01-09 15:49:02 -08:00
NetworkModelTest.java Network-refactor: add a method for plugins to get the source nat ip 2013-01-09 15:49:02 -08:00