cloudstack/plugins/hypervisors/kvm
Hiroaki Kawai 19c6d8054b CLOUDSTACK-1535: kvm agent will silently ignore many exceptions
Current kvm agent will silently ignore many exception, and there's no
way to see what really happened. This patch will log in trace level log
that was silently ignored. And also, it will fix huge bare Exception
catch, which is very harmful because it also catches RuntimeException.
2013-03-06 10:22:44 -08:00
..
src/com/cloud/hypervisor/kvm CLOUDSTACK-1535: kvm agent will silently ignore many exceptions 2013-03-06 10:22:44 -08:00
test/com/cloud/hypervisor/kvm/resource Adding support for multiple VIF drivers in KVM 2013-03-04 20:56:34 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
agent-descriptor.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00
pom.xml packaging: Use the JNA version from the distribution 2013-03-05 16:10:38 +01:00