cloudstack/server/src/com/cloud/storage
Edison Su 720315b8d1 CLOUDSTACK-4725: if storage pool has different path, but the uuid is the same, then treat them as the same storage pool 2014-07-16 16:30:15 -07:00
..
download CLOUDSTACK-2940: Allowing Replacement of realhostip.com with a customized domain for SSVM 2013-11-26 14:26:09 +01:00
listener CLOUDSTACK-5564: The deployment on other hosts in the cluster used to fail because 2013-12-23 16:56:26 +05:30
monitor Remove @author tag from non third-party source files in server folder 2012-08-13 15:17:31 +08:00
resource Modify DownloadCommand to pass DataTO. 2013-05-02 23:05:19 -07:00
secondary CLOUDSTACK-6204: Removing realhostip.com dependency 2014-03-10 12:55:41 -07:00
snapshot CLOUDSTACK-5828: if snapshot deletion failed, such as can't find it on secondary storage, should return succeed. 2014-01-08 14:35:15 -08:00
upload CLOUDSTACK-2940: Allowing Replacement of realhostip.com with a customized domain for SSVM 2013-11-26 14:26:09 +01:00
CreateSnapshotPayload.java Add quiencevm option on createsnapshotcmd 2013-11-07 14:57:05 -08:00
LocalStoragePoolListener.java refactor downloadlistener, sync system vm templates when adding a new image store 2013-04-21 22:46:02 -07:00
OCFS2Manager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
OCFS2ManagerImpl.java Added comments and finished off the work 2013-09-28 07:53:28 -07:00
RegisterVolumePayload.java squash changes into one giant patch 2013-02-21 11:22:48 -08:00
ResizeVolumePayload.java Correcting license headers that broke the build 2013-02-21 16:29:05 -05:00
StorageManager.java Moved volume related code into cloud-engine-orchestration 2013-08-12 19:06:51 -07:00
StorageManagerImpl.java CLOUDSTACK-4725: if storage pool has different path, but the uuid is the same, then treat them as the same storage pool 2014-07-16 16:30:15 -07:00
StoragePoolAutomation.java move default primary storage plugin into its own pom 2013-03-20 17:21:40 -07:00
StoragePoolAutomationImpl.java CLOUDSTACK-4941: 2013-12-17 18:32:46 -08:00
TemplateProfile.java CLOUDSTACK-2835: VR Deployement from admin registered template is failing because registered template type is user. Additional parameter "isrouter" in register/update template API for the root admin. True if registered template is of type ROUTING. 2013-06-26 16:00:12 +05:30
VmWorkAttachVolume.java CLOUDSTACK-669: convert volume attach/detach flows to make them be serialized with other VM operations 2013-12-17 17:11:05 -08:00
VmWorkDetachVolume.java CLOUDSTACK-669: convert volume attach/detach flows to make them be serialized with other VM operations 2013-12-17 17:11:05 -08:00
VmWorkMigrateVolume.java CLOUDSTACK-669: covert VMsnapshot orchestration flows to make them be serialized with other VM operations 2013-12-20 16:45:27 -08:00
VmWorkResizeVolume.java CLOUDSTACK-669: covert VMsnapshot orchestration flows to make them be serialized with other VM operations 2013-12-20 16:45:27 -08:00
VmWorkTakeVolumeSnapshot.java CLOUDSTACK-669: Convert volume snapshot orchestration flow to make it be serialized with other VM operations 2013-12-27 16:40:50 -08:00
VolumeApiServiceImpl.java findbugs: nullpointer guards and wrappertype comparisons 2014-01-29 21:44:06 +01:00