cloudstack/plugins/hypervisors/kvm
edison b2f4939402 CLOUDSTACK-5857: for some reasons, delete secondary pool failed during copy template from secondary storage to primary storage, but the volume is already copied to primary storage, we didn't clean up the volume on primary storage, then all the following copy the same template to primary storage failed, as we are always using the same uuid when creating a new volume, libvirt complaining that the volume already exists.
Current fix is ignoring "the delete secondary storage error".
2014-03-27 17:38:40 -07:00
..
resources/META-INF/cloudstack/kvm-compute Add missing licenses 2013-10-23 15:20:08 -07:00
src CLOUDSTACK-5857: for some reasons, delete secondary pool failed during copy template from secondary storage to primary storage, but the volume is already copied to primary storage, we didn't clean up the volume on primary storage, then all the following copy the same template to primary storage failed, as we are always using the same uuid when creating a new volume, libvirt complaining that the volume already exists. 2014-03-27 17:38:40 -07:00
test Remove assertion 2014-02-10 19:56:54 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
pom.xml Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00