cloudstack/engine/storage
Likitha Shetty 9be404a93e CLOUDSTACK-8107. Failed to create snapshot from volume when the task is performed repeatedly in zone wide primary Storage.
While taking a snapshot of a volume, CS chooses the endpoint to perform backup snapshot operation by selecting any host that has the storage containing the volume mounted on it.
Instead, if the volume is attached to a VM, the endpoint chosen by CS should be the host that contains the VM.

(cherry picked from commit a75a431373)
2014-12-23 16:25:00 +01:00
..
cache Updating pom.xml version numbers for release 4.4.3-SNAPSHOT 2014-11-25 15:36:02 +01:00
datamotion CLOUDSTACK-7412: Can't create proper template from VM on S3 secondary storage environment 2014-11-27 17:05:12 +05:30
image Updating pom.xml version numbers for release 4.4.3-SNAPSHOT 2014-11-25 15:36:02 +01:00
integration-test Updating pom.xml version numbers for release 4.4.3-SNAPSHOT 2014-11-25 15:36:02 +01:00
resources/META-INF/cloudstack fix compile 2013-11-01 16:16:03 -07:00
snapshot CLOUDSTACK-7301, CLOUDSTACK-7947: double check if parent snapshot is removed or not 2014-12-18 18:27:56 +05:30
src/org/apache/cloudstack/storage CLOUDSTACK-8107. Failed to create snapshot from volume when the task is performed repeatedly in zone wide primary Storage. 2014-12-23 16:25:00 +01:00
test/org/apache/cloudstack/engine/subsystem/api/storage Reformatted all of the code. 2013-11-21 06:15:26 -08:00
volume CLOUDSTACK-7700: Volume Snapshot Async Job returns Success for a failed 2014-12-11 20:36:18 +05:30
pom.xml Updating pom.xml version numbers for release 4.4.3-SNAPSHOT 2014-11-25 15:36:02 +01:00
storage.ucls Don't use cast to PrimarydataStoreTO on the resource code 2013-11-01 15:13:16 -07:00