cloudstack/plugins/hypervisors/kvm
Maneesha P 1f09b8c3bf Fixed Coverity issue "Dereference null return value"
added a not null check and a CloudRuntimeException in case of null

Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>

This closes #617
2015-07-23 15:46:17 +05:30
..
resources/META-INF/cloudstack/kvm-compute Fix the NPE tht was being caught by the executeRequest() method. - The LibvirtUtilitiesHelper should have been injected, but it did not work on the Agent side. Due to that, when sending a StartCommand we were experiencing NPE, which made impossible to get SSVM/CPVM started. - The LibvirtUtilitiesHelper class is now being instantiated withing the LibvirtComputingResource 2015-05-27 13:19:57 +02:00
src Fixed Coverity issue "Dereference null return value" 2015-07-23 15:46:17 +05:30
test adhere to naming conventions for enums 2015-07-14 11:50:39 +02:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
pom.xml CLOUDSTACK-8335: removed ceph repository - artifact resolved from maven central 2015-05-01 11:10:06 +05:30