cloudstack/plugins/hypervisors
Hugo Trippaers ecdee7da9a Findbugs finding: Fix incorrect comparison, <VbdType>.equalsi(<String>) will always be false and should be <VbdType>.equals(<VbdType>) 2014-01-23 15:43:50 +00:00
..
baremetal All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
hyperv Hyper-V agent should log to the event viewer. Changed the default 2014-01-23 13:45:55 +05:30
kvm test: Add UnitTest for Libvirt Storage Pool definitions 2014-01-22 21:52:39 +01:00
ovm All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
simulator Added Fix for CLOUDSTACK-5875 2014-01-23 17:11:33 +05:30
ucs Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
vmware Get rid of compiler warnings and dead code in plugin-hypervisor-vmware 2014-01-22 09:55:38 +01:00
xen Findbugs finding: Fix incorrect comparison, <VbdType>.equalsi(<String>) will always be false and should be <VbdType>.equals(<VbdType>) 2014-01-23 15:43:50 +00:00