cloudstack/core
Koushik Das 6bc1d1247a Fix for CS-15631
Support for up to 16 VDIs per VM on XS 6.0 and above (16 VDIs => root + cd + 14 data volumes). Currently in CS number of data disk that can be attached to VM is hard-coded to 6. Made this setting configurable by moving it to hypervisor capabilities. Although XS 6.0 and above supports upto 16 VDIs but while testing on XS 6.0.2 found that only 13 data volumes can be attached to a VM. So for XS 6.0 and 6.0.2 max_data_volumes_limit is set to 13 currently.
Reviewed-by: Nitin
2012-07-31 19:13:05 +05:30
..
src/com/cloud Fix for CS-15631 2012-07-31 19:13:05 +05:30
test/com/cloud Add support routines for incremental snapshot support 2012-05-11 17:06:35 -07:00
.classpath fixed eclipse classpath 2011-08-31 13:35:37 -07:00
.project revert un neccessary changes 2010-09-29 18:40:52 -07:00