cloudstack/api
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
..
src/com/cloud IPv6: CLOUDSTACK-1113: Fix the mechanism to find the usable IP in the IPv6 2013-02-05 14:33:06 -08:00
test/src/com/cloud Summary: Allow for custom storage adaptors based on pool type in KVM 2012-12-17 11:41:36 -07:00
pom.xml Unit test additions (and some minor command class changes to support testing) 2012-11-20 12:21:54 -05:00