cloudstack/server/src/com/cloud/storage/dao
Abhinandan Prateek e54fc08862 bug 11791: adding Hypervisor type to list os API 2011-11-01 17:56:28 +05:30
..
DiskOfferingDao.java bug 10538: avoid duplicated config values insertion when multiple management servers start at the same time 2011-06-30 18:24:28 -07:00
DiskOfferingDaoImpl.java bug 10916: don't return removed entries when do listDiskOfferings by regular user 2011-08-02 09:46:17 -07:00
GuestOSCategoryDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
GuestOSCategoryDaoImpl.java Moved DAO to server 2010-11-22 07:40:41 -08:00
GuestOSDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
GuestOSDaoImpl.java Moved DAO to server 2010-11-22 07:40:41 -08:00
GuestOSHypervisorDao.java bug 11791: adding Hypervisor type to list os API 2011-11-01 17:56:28 +05:30
GuestOSHypervisorDaoImpl.java bug 11791: adding Hypervisor type to list os API 2011-11-01 17:56:28 +05:30
LaunchPermissionDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
LaunchPermissionDaoImpl.java Moved DAO to server 2010-11-22 07:40:41 -08:00
SnapshotDao.java bug 11531: while taking snapshot on volume, if volume is attached to a VM instance and under VMware, check if there are other ongoing snapshot tasks for the VM instance. 2011-09-22 16:19:40 -07:00
SnapshotDaoImpl.java bug 11531: while taking snapshot on volume, if volume is attached to a VM instance and under VMware, check if there are other ongoing snapshot tasks for the VM instance. 2011-09-22 16:19:40 -07:00
SnapshotPolicyDao.java bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
SnapshotPolicyDaoImpl.java bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
SnapshotScheduleDao.java bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
SnapshotScheduleDaoImpl.java bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
StoragePoolDao.java bug 11690: don't allow to remove the cluster when it's referenced by existing storage pools 2011-10-21 18:07:16 -07:00
StoragePoolDaoImpl.java bug 11690: don't allow to remove the cluster when it's referenced by existing storage pools 2011-10-21 18:07:16 -07:00
StoragePoolDetailsDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
StoragePoolDetailsDaoImpl.java Moved DAO to server 2010-11-22 07:40:41 -08:00
StoragePoolHostDao.java bug 10271: don't include removed records when search for local storage pool 2011-07-19 11:10:53 -07:00
StoragePoolHostDaoImpl.java bug 10271: don't include removed records when search for local storage pool 2011-07-19 11:10:53 -07:00
StoragePoolWorkDao.java bug 8242: introducing the concept of work queue for storage; introducing storage states as opposed to using host states; using row locks as opposed to db table locks 2011-01-28 13:43:36 -08:00
StoragePoolWorkDaoImpl.java bug 8242: introducing the concept of work queue for storage; introducing storage states as opposed to using host states; using row locks as opposed to db table locks 2011-01-28 13:43:36 -08:00
SwiftDao.java fixed build /start management server 2011-05-05 16:12:19 -07:00
SwiftDaoImpl.java fixed build /start management server 2011-05-05 16:12:19 -07:00
UploadDao.java Add license header to files 2011-04-14 11:23:14 -07:00
UploadDaoImpl.java Add license header to files 2011-04-14 11:23:14 -07:00
VMTemplateDao.java Fixed the bug in extractTemplate - do ignoreCase comparison when verify the download mode. 2011-08-26 10:11:18 -07:00
VMTemplateDaoImpl.java bug 9860 : listIsos - make the parameter - name work properly. 2011-08-01 15:14:35 +05:30
VMTemplateHostDao.java private template may be downloaded to multiple secondary storage in a zone, 2011-07-29 17:36:58 -07:00
VMTemplateHostDaoImpl.java finally, test framework works now 2011-08-18 10:51:31 -07:00
VMTemplatePoolDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
VMTemplatePoolDaoImpl.java Moved DAO to server 2010-11-22 07:40:41 -08:00
VMTemplateZoneDao.java Moved DAO to server 2010-11-22 07:40:41 -08:00
VMTemplateZoneDaoImpl.java bug 7433: In case of multiple zones deleting a tempate from a zone doesn't prevent a user from selecting it to deploy the VM in the same zone. It was still visible in the listTemplates. Made change to check for template_zone_ref and template_host_ref removed and destroyed columns. During deployVM disallow a vm to be deployed from a template that has been removed in the zone. 2011-03-08 15:41:10 -08:00
VolumeDao.java bug 9419: implement api to reset resource count 2011-06-16 18:59:38 +05:30
VolumeDaoImpl.java bug 9419: implement api to reset resource count 2011-06-16 19:01:03 +05:30