| .. |
|
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 10538: avoid duplicated config values insertion when multiple management servers start at the same time
|
2011-06-30 18:24:28 -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 |
|
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
|
bug 9419: implement api to reset resource count
|
2011-06-16 19:00:42 +05:30 |
|
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
|
add new option to force destroy vm when delete host, if the VMs are created on local storage
|
2011-06-23 20:36:13 -04:00 |
|
StoragePoolDaoImpl.java
|
network tagging changes
|
2011-05-31 09:49:27 -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 9550: get storagePool to Host mappings before doing processDisconnect because these references are being deleted as a part of processDisconnect call.
|
2011-04-23 20:43:24 -07:00 |
|
StoragePoolHostDaoImpl.java
|
bug 9550: get storagePool to Host mappings before doing processDisconnect because these references are being deleted as a part of processDisconnect call.
|
2011-04-23 20:43:24 -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 several template issues
|
2011-06-29 15:56:01 -07:00 |
|
VMTemplateDaoImpl.java
|
fixed several template issues
|
2011-06-29 15:56:01 -07:00 |
|
VMTemplateHostDao.java
|
bug 10177: fix multiple local secondary storage: when we starting vm, only choose the local secondary storage that related to the planned computing host
|
2011-06-08 11:14:59 -04:00 |
|
VMTemplateHostDaoImpl.java
|
bug 10177: fix multiple local secondary storage: when we starting vm, only choose the local secondary storage that related to the planned computing host
|
2011-06-08 11:14:59 -04: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 |