cloudstack/plugins/hypervisors
Rafael da Fonseca 9d2fef0de8 Fix findbugs warning in HypervDirectConnectResource.java Two boxed Longs were being created instead of simple long
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

This closes #422
2015-06-15 12:09:34 +03:00
..
baremetal Fix findbugs warning in BareMetalResourceBase.java Boxed Integer was being instantiated to assign to an int variable 2015-06-15 12:09:32 +03:00
hyperv Fix findbugs warning in HypervDirectConnectResource.java Two boxed Longs were being created instead of simple long 2015-06-15 12:09:34 +03:00
kvm Resolve findbugs encoding warning 2015-06-15 12:07:55 +03:00
ovm Coverity issue: 1012179 - Commenting out unused variable. 2015-06-04 12:34:03 +02:00
ovm3 imports in test 2015-03-27 15:59:32 +01:00
simulator Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
ucs removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vmware Fix 3 findbugs encoding warnings in VmwareStorageProcessor.java Ova templates and metadata should be written to file in UTF-8 Fix warning in UUID generation 2015-06-15 12:09:13 +03:00
xenserver Remove unused import to fix checkstyle warning 2015-06-15 12:04:19 +03:00