cloudstack/engine/storage
Devdeep Singh cf27ecd91d CLOUDSTACK-7721. Runtime exception while trying to release lock on template_spool_ref.
When a template a copied from a secondary to primary, we were trying to release a lock
twice, once in the create/copy base image function and in the create/copy base image
complete callback routine. This caused the exception as reported in the bug. Fixed by
updating the code make sure we release the lock in copy base image function only as
this is the place we took acquired the lock.
2014-11-10 13:22:39 +05:30
..
cache Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
datamotion Create a template from a SAN snapshot 2014-11-06 10:33:23 -07:00
image Create a template from a SAN snapshot 2014-11-06 10:33:23 -07:00
integration-test Handle the case where a snapshot is associated with a deleted volume 2014-11-06 15:34:39 -07:00
resources/META-INF/cloudstack fix compile 2013-11-01 16:16:03 -07:00
snapshot Handle the case where the volume a snapshot was created from is removed from the database 2014-11-06 19:44:46 -07:00
src/org/apache/cloudstack/storage CLOUDSTACK-7842: Wrong size column is getting updated with snapshot physical size in snapshot_store_ref table. 2014-11-05 16:42:28 +05:30
test/org/apache/cloudstack/engine/subsystem/api/storage Reformatted all of the code. 2013-11-21 06:15:26 -08:00
volume CLOUDSTACK-7721. Runtime exception while trying to release lock on template_spool_ref. 2014-11-10 13:22:39 +05:30
pom.xml Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT 2014-10-29 14:54:23 +01:00
storage.ucls Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00