cloudstack/plugins/hypervisors/kvm
Nathan Johnson 46df85c5bf CLOUDSTACK-9461
This converts the rbd raw format on disk to qcow2 for compression.
2016-08-26 09:52:24 -05:00
..
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 CLOUDSTACK-9461 2016-08-26 09:52:24 -05:00
test Fixed issues from CLOUDSTACK-8800 that were introduced in PR 780 2016-05-03 14:05:18 -03:00
pom.xml Merge branch '4.9' 2016-08-23 14:16:53 +05:30