cloudstack/plugins/hypervisors
Marcus Sorensen 23c113bff6 CLOUDSTACK-6181: initial support for passing rootdisksize parameter to
deployVirtualMachine. This currently works via 'details[0].rootdisksize=3'
    for example to get a 3G root. I'm not sure that the syntax is correct on the
    details map for deployVirtualMachine (was already implemented), so there's
    an email thread out about that.
2014-03-03 17:16:40 -07:00
..
baremetal - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
hyperv CLOUDSTACK-6159 Fixed creating volumes(Root, DataDisk) with uuid in primary store 2014-02-23 09:21:30 +05:30
kvm CLOUDSTACK-6181: initial support for passing rootdisksize parameter to 2014-03-03 17:16:40 -07:00
ovm All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
simulator - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
ucs - Updated APICommand annotation to add new flags that indicate if API request or response carry sensitive info - Updated all API classes with the new annotation flag values as per the API's sensitivity - Updated server code to check response annotation before audit logging 2014-02-25 22:59:10 +01:00
vmware Let ESX host timeout to reflect disconnect status in vCenter into CloudStack. 2014-02-28 15:35:59 -08:00
xen fix for Find Bugs findings on troubling issues: returning null when expected is boolean; adding 6 unit tests and fix 1 in the KVMFencer; comparing objects with == instead of equals() 2014-03-03 07:57:13 +01:00