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-11-02 20:02:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cloudstack
/
plugins
/
hypervisors
/
kvm
/
resources
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
..
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