This website requires JavaScript.
Explore
Help
Sign In
apache
/
cloudstack
Watch
1
Star
0
Fork
0
You've already forked cloudstack
mirror of
https://github.com/apache/cloudstack.git
synced
2025-10-26 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cloudstack
/
plugins
/
hypervisors
/
kvm
/
resources
/
META-INF
/
cloudstack
/
kvm-compute
History
wilderrodrigues
ce9014d2ec
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
...
Signed-off-by: Daan Hoogland <daan.hoogland@gmail.com> This
closes
#318
2015-05-27 13:19:57 +02:00
..
module.properties
Add missing licenses
2013-10-23 15:20:08 -07:00
spring-kvm-compute-context.xml
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