| .. |
|
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 9419: implement api to reset resource count
|
2011-06-16 18:59:38 +05:30 |
|
SnapshotDaoImpl.java
|
Do account permission checks for snapshots the way it's done for all other ControlledEntities
|
2011-08-31 18:15:08 -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
|
fix perf. issue in deploy vm. also remove dead code in dao
|
2011-09-12 18:20:23 -07:00 |
|
StoragePoolDaoImpl.java
|
fix perf. issue in deploy vm. also remove dead code in dao
|
2011-09-12 18:20:23 -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:30 -07:00 |
|
VMTemplateDaoImpl.java
|
bug 9860 : listIsos - make the parameter - name work properly.
|
2011-08-01 15:14:35 +05:30 |
|
VMTemplateHostDao.java
|
Merge branch '2.2.y'
|
2011-08-22 20:28:30 -07:00 |
|
VMTemplateHostDaoImpl.java
|
Merge branch '2.2.y'
|
2011-08-22 20:28:30 -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 |