cloudstack/server/src/com/cloud/storage
Nitin Mehta 9286417f05 CLOUDSTACK-6599:
1. Adding the missing Template/Volume URLs expiration functionality
2. Improvement - While deleting the volume during expiration use rm -rf as vmware now contains directoy
3. Improvement - Use standard Answer so that the error gets logged in case deletion of expiration link didnt work fine.
4. Improvement - In case of domain change, expire the old urls

(cherry picked from commit 48ea9e0b5e)
2014-06-03 10:02:06 +02:00
..
download Removed references to secondarystoragevmmanager from code that doesn't use it. 2014-02-05 01:39:15 +00:00
listener CLOUDSTACK-5564: The deployment on other hosts in the cluster used to fail because 2013-12-23 17:06:11 +05:30
monitor Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
resource All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
secondary Moved the controlling logic for secondary storage vm into place 2014-02-05 01:39:17 +00:00
snapshot Disable IAM feature from 4.4 release. 2014-05-21 13:49:11 +02:00
upload Removed references to secondarystoragevmmanager from code that doesn't use it. 2014-02-05 01:39:15 +00:00
CreateSnapshotPayload.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
LocalStoragePoolListener.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
OCFS2Manager.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
OCFS2ManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
RegisterVolumePayload.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ResizeVolumePayload.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
StorageManager.java CLOUDSTACK-6599: 2014-06-03 10:02:06 +02:00
StorageManagerImpl.java CLOUDSTACK-6599: 2014-06-03 10:02:06 +02:00
StoragePoolAutomation.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
StoragePoolAutomationImpl.java CLOUDSTACK-4941: 2013-12-18 16:27:20 -08:00
TemplateProfile.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
VmWorkAttachVolume.java CLOUDSTACK-669: convert volume attach/detach flows to make them be serialized with other VM operations 2013-12-18 16:14:07 -08:00
VmWorkDetachVolume.java CLOUDSTACK-669: convert volume attach/detach flows to make them be serialized with other VM operations 2013-12-18 16:14:07 -08:00
VmWorkMigrateVolume.java CLOUDSTACK-669: covert VMsnapshot orchestration flows to make them be serialized with other VM operations 2014-01-09 14:29:12 -08:00
VmWorkResizeVolume.java CLOUDSTACK-669: covert VMsnapshot orchestration flows to make them be serialized with other VM operations 2014-01-09 14:29:12 -08:00
VmWorkTakeVolumeSnapshot.java CLOUDSTACK-669: Convert volume snapshot orchestration flow to make it be serialized with other VM operations 2014-01-09 14:29:12 -08:00
VolumeApiServiceImpl.java CLOUDSTACK-6599: 2014-06-03 10:02:06 +02:00