cloudstack-mirror/server/src/com/cloud/storage
Likitha Shetty eac3631abe CLOUDSTACK-4038. State of the DATA volumes remains in Allocated state if they are deleted before using them.
If a volume is in Allocated state i.e. not present in primary or secondary mark the volume as removed.
2013-08-06 16:02:40 +05:30
..
dao merge to master 2013-05-15 00:40:53 -07:00
download CLOUDSTACK-3950: the issue can be reproduced by: copy iso failed during the first time, for some reason, then copy the same iso again, the issue be triggered. 2013-07-31 15:49:48 -07:00
listener Merge branch 'master' (up to commit 2013-06-12 11:20:32 -07:00
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-3228: system vms are not comming up in zone with two cluster xen and kvm CLOUDSTACK-3631: Enhance System vm deployment retry mechanism 2013-08-05 18:19:16 +05:30
snapshot CLOUDSTACK-4064: Missed renaming the config for KVM snapshots 2013-08-06 10:39:14 +05:30
upload Switched over to use the new jobs framework 2013-08-02 11:07:55 -07:00
CreateSnapshotPayload.java add license header 2013-05-10 11:40:11 -07: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 merge master 2013-05-11 15:28:43 +05:30
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 HostAllocator and PodAllocator from server to api package, where they are supposed to be. In the process, I had to change the VO objects used by these two itnerfaces to interface equivalent. This makes sense because there's really no reasons why allocators require write access to the database. One of the files have been reformatted because it contained a bunch of tabs instead of spaces for indentation. 2013-07-03 17:48:53 -07:00
StorageManagerImpl.java CLOUDSTACK-3942 NPE from findStoragePool method 2013-07-30 17:53:31 -07:00
StoragePoolAutomation.java move default primary storage plugin into its own pom 2013-03-20 17:21:40 -07:00
StoragePoolAutomationImpl.java Changed virtual machine stop to use uuid 2013-07-22 20:06:04 -07: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
VolumeManager.java upgrade to ASF 4.2 "cloud" Database Schema Inconsistencies on the Upgraded Setup - Table "volumes" 2013-08-02 17:07:22 +05:30
VolumeManagerImpl.java CLOUDSTACK-4038. State of the DATA volumes remains in Allocated state if they are deleted before using them. 2013-08-06 16:02:40 +05:30