cloudstack/plugins/hypervisors
Rafael da Fonseca 1ca74dac26 Fix 2 findbugs high priority warnings
VmwareResource.java:315, MS_SHOULD_BE_FINAL, Priority: High
com.cloud.hypervisor.vmware.resource.VmwareResource.s_serviceContext isn't final but should be

VmwareResource.java:331, MS_SHOULD_BE_FINAL, Priority: High
com.cloud.hypervisor.vmware.resource.VmwareResource.s_powerStatesTable isn't final but should be

Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com>

This closes #363
2015-06-08 09:24:07 +02:00
..
baremetal Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
hyperv CLOUDSTACK-8431: [Hyper-V] Fixed VM deployment failing when the stale vhd already exists Now generating guid when the template copy from secondary to primary storage requested instead of using it same as secondary 2015-04-30 16:07:36 +05:30
kvm Using a try-wioth resrouce block as suggested in @DaanHoogland review. 2015-06-04 12:34:05 +02: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 2 findbugs high priority warnings 2015-06-08 09:24:07 +02:00
xenserver Replacing real IPs by 127.0.0.1. - It was causing problems in some environments - The Ips should have been removed in a previous commit, but some of them were missed 2015-05-29 11:25:40 +02:00