cloudstack/server/src/com/cloud/storage/dao
Alena Prokharchyk f3f752b5be bug 12624: fixed list public isos for regular user
status 12624: resolved fixed
2011-12-19 10:42:18 -08:00
..
DiskOfferingDao.java bug 10538: avoid duplicated config values insertion when multiple management servers start at the same time 2011-06-30 18:26:52 -07:00
DiskOfferingDaoImpl.java bug 10916: don't return removed entries when do listDiskOfferings by regular user 2011-08-02 09:46:35 -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 registerIso - remove hardcoding of GuestosId when its None. Retrieve it from DB. 2011-06-13 19:04:27 +05:30
GuestOSDaoImpl.java registerIso - remove hardcoding of GuestosId when its None. Retrieve it from DB. 2011-06-13 19:04:27 +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:22:12 -07:00
SnapshotDaoImpl.java More stuff to Projects feature - added support for adding resources (vms, templates, isos) to the project 2011-10-05 13:24:25 -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:08:18 -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:08:18 -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 Swift : bug fix 2011-10-27 16:04:18 -07:00
SwiftDaoImpl.java Swift : bug fix 2011-10-27 16:04:18 -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 bug 11838: Create Private Template from Snapshot - Lift the restriction of creating duplicate names keeping it consistent with register template 2011-12-13 14:42:08 +05:30
VMTemplateDaoImpl.java bug 12624: fixed list public isos for regular user 2011-12-19 10:42:18 -08:00
VMTemplateDetailsDao.java bug 11814: Allow template to have details info in key/value pairs. 2011-11-15 15:01:46 -08:00
VMTemplateDetailsDaoImpl.java bug 11814: Allow template to have details info in key/value pairs. 2011-11-15 15:01:46 -08:00
VMTemplateHostDao.java Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07:00
VMTemplateHostDaoImpl.java Swift : bug fix 2011-10-27 16:04:18 -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
VMTemplateSwiftDao.java Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07:00
VMTemplateSwiftDaoImpl.java Swift : upload template to Swift and sync between Swift and secondary storage 2011-10-24 18:48:16 -07: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 8791 user dispersing allocator 2011-11-17 18:29:39 -08:00
VolumeDaoImpl.java Bug 8791 user dispersing allocator 2011-11-17 18:29:39 -08:00