| .. |
|
ConsoleProxyDao.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ConsoleProxyDaoImpl.java
|
CLOUDSTACK-6242: exception handling improvements
|
2014-04-15 08:07:15 +02:00 |
|
DomainRouterDao.java
|
CLOUDSTACK-5999: Virtual Router does not start if Guest VM is rebooted from CloudStack
|
2014-07-24 10:45:51 +05:30 |
|
DomainRouterDaoImpl.java
|
CLOUDSTACK-5999: Virtual Router does not start if Guest VM is rebooted from CloudStack
|
2014-07-24 10:45:51 +05:30 |
|
InstanceGroupDao.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
InstanceGroupDaoImpl.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
InstanceGroupVMMapDao.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
InstanceGroupVMMapDaoImpl.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
NicDao.java
|
listNics API: added optional networkId parameter allowing to list nics by network id for the specific vm
|
2014-01-06 17:09:14 -08:00 |
|
NicDaoImpl.java
|
list* APIs - added parameter helping to filter by "display" flag (available to ROOT admin only)
|
2014-03-03 14:37:46 -08:00 |
|
NicDetailsDao.java
|
Moved ResourceDao and ResourceDaoBase to cloud-engine-schema/org/apache/cloudstack (used to be mistakenly placed under com/cloud/cloud)
|
2013-10-28 15:03:57 -07:00 |
|
NicDetailsDaoImpl.java
|
Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command
|
2014-02-10 12:05:59 -08:00 |
|
NicIpAliasDao.java
|
All Checkstyle problems corrected
|
2013-12-12 12:26:07 -08:00 |
|
NicIpAliasDaoImpl.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
NicIpAliasVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
NicSecondaryIpDao.java
|
CLOUDSTACK-2031:support for number of ips per nic limit needs to be added for the multiple ip address per nic
|
2014-01-23 18:14:12 +05:30 |
|
NicSecondaryIpDaoImpl.java
|
CLOUDSTACK-2031:support for number of ips per nic limit needs to be added for the multiple ip address per nic
|
2014-01-23 18:14:12 +05:30 |
|
NicSecondaryIpVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
SecondaryStorageVmDao.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
SecondaryStorageVmDaoImpl.java
|
CLOUDSTACK-6242: exception handling improvements
|
2014-04-15 08:07:15 +02:00 |
|
UserVmCloneSettingDao.java
|
merge master
|
2013-05-11 15:28:43 +05:30 |
|
UserVmCloneSettingDaoImpl.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
UserVmDao.java
|
CLOUDSTACK-6597: Updatevm - root admin should be allowed to change instance name
|
2014-05-07 14:34:01 -07:00 |
|
UserVmDaoImpl.java
|
removed closing of out of scope statement
|
2014-06-16 15:46:42 +02:00 |
|
UserVmData.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
UserVmDetailsDao.java
|
Moved ResourceDao and ResourceDaoBase to cloud-engine-schema/org/apache/cloudstack (used to be mistakenly placed under com/cloud/cloud)
|
2013-10-28 15:03:57 -07:00 |
|
UserVmDetailsDaoImpl.java
|
Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command
|
2014-02-10 12:05:59 -08:00 |
|
VMInstanceDao.java
|
CLOUDSTACK-6649: CS is not giving the system-wide capacity for GPU reosurce.
|
2014-05-14 15:05:28 +05:30 |
|
VMInstanceDaoImpl.java
|
CLOUDSTACK-7029: listCapacity fails when podid argument is specified.
|
2014-07-09 12:09:33 +05:30 |