| .. |
|
AccountJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
AffinityGroupJoinVO.java
|
CLOUDSTACK-6276 Fixing affinity groups for projects
|
2015-11-27 14:43:02 -05:00 |
|
AsyncJobJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
BaseViewVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ControlledViewEntity.java
|
Reformatted all of the code.
|
2013-11-21 06:15:26 -08:00 |
|
DataCenterJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
DiskOfferingJoinVO.java
|
For volumes created from template, do not log offering ID in VOLUME.CREATE in usage_event. Moved offering type to DiskOffering interface
|
2015-01-07 12:31:41 +05:30 |
|
DomainJoinVO.java
|
CLOUDSTACK-7847: add max.domain.* in global setting and display domain resources in listDomainsCmd response
|
2014-12-02 11:52:10 +01:00 |
|
DomainRouterJoinVO.java
|
CLOUDSTACK-7272: Router stop fails with NPE. Fixing it by making the hostId as Long object than native type long. The issue was the response was checking for getHostId() != null to populate attribute hypervisor. But since the hostId is declared as long it will never be null, resulting in the NPE when populating hypervisor. Fixed that
|
2014-08-06 18:06:33 -07:00 |
|
EventJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
HostJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
HostTagVO.java
|
Added the listHostTags API command
|
2014-08-17 20:38:46 -06:00 |
|
ImageStoreJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
InstanceGroupJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
ProjectAccountJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ProjectInvitationJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
ProjectJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
ResourceTagJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
SecurityGroupJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
ServiceOfferingJoinVO.java
|
CLOUDSTACK-6191 Add support for specifying volume provisioning
|
2014-04-10 09:23:04 -06:00 |
|
StoragePoolJoinVO.java
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
|
StorageTagVO.java
|
Changes for a new API command to list the storage tags
|
2014-08-07 17:46:06 -06:00 |
|
TemplateJoinVO.java
|
Remove IAMEntityType to use existing VO interface class to annotate
|
2014-03-17 17:19:55 -07:00 |
|
UserAccountJoinVO.java
|
CLOUDSTACK-7283: listUsers API is available for regular users now
|
2014-08-07 14:01:58 -07:00 |
|
UserVmJoinVO.java
|
Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE in UserVmJoinVO.java Assert isn't used in prod runtime
|
2015-06-15 12:28:05 +03:00 |
|
VolumeJoinVO.java
|
CLOUDSTACK-1302: Make sure the disk cache mode is passed to the KVM Agent
|
2015-04-30 17:32:52 +02:00 |