cloudstack/server/src/com/cloud/api/query/vo
Prachi Damle 1260b97373 CLOUDSTACK-4337 Dedicated Resources: Zone dedicated to an account should only be visible and accessible to that account
Changes:
- When listing a zone, add clause in the search to check the account_id for a dedicated zone
- When listsing a zone with a domainid, add a similar clause.
- DomainCheck:: checkAccess() for a zone should consider that zone can now be dediacted to a specific account and check access accordingly.
2013-08-14 16:11:55 -07:00
..
AccountJoinVO.java merge master 2013-05-11 15:28:43 +05:30
AffinityGroupJoinVO.java CLOUDSTACK-4168 Root Admin should be able to create 'ExplicitDedication' affinity group at domain level and make it available for all accounts in the domain 2013-08-10 11:02:42 -07:00
AsyncJobJoinVO.java Create DB views for AsyncJobResponse to speed up listAsyncJobsCmd. 2013-01-03 15:35:26 -08:00
BaseViewVO.java Create DB view for ListStoragePools API performance optimization. 2013-01-08 12:33:18 -08:00
ControlledViewEntity.java CLOUDSTACK-1253: Remove @author tag. 2013-02-15 10:42:06 -08:00
DataCenterJoinVO.java CLOUDSTACK-4337 Dedicated Resources: Zone dedicated to an account should only be visible and accessible to that account 2013-08-14 16:11:55 -07:00
DiskOfferingJoinVO.java SolidFire plug-in and related changes 2013-06-28 16:59:21 -06:00
DomainRouterJoinVO.java CLOUDSTACK-3016: remove zonetype property from API response (cluster, domainRouter, host, pod, storagePool, systemVM) 2013-06-18 13:54:37 -07:00
EventJoinVO.java CLOUDSTACK-874: Ability to delete Events and Alerts 2013-03-08 11:59:53 -08:00
HostJoinVO.java CLOUDSTACK-3016: remove zonetype property from API response (cluster, domainRouter, host, pod, storagePool, systemVM) 2013-06-18 13:54:37 -07:00
ImageStoreJoinVO.java ListImageStores still show those deleted image stores. 2013-05-22 14:33:40 -07:00
InstanceGroupJoinVO.java Add missing @Id annotation to id fields for all the join VOs to support 2013-01-03 14:12:15 -08:00
ProjectAccountJoinVO.java Add missing @Id annotation to id fields for all the join VOs to support 2013-01-03 14:12:15 -08:00
ProjectInvitationJoinVO.java CLOUDSTACK-1621: listProjectInvitations fails with NPE for valid requests. 2013-03-11 13:07:12 -07:00
ProjectJoinVO.java CLOUDSTACK-3207: added resourceLimit/resourceCount to the Project API response 2013-07-02 15:34:17 -07:00
ResourceTagJoinVO.java Add missing @Id annotation to id fields for all the join VOs to support 2013-01-03 14:12:15 -08:00
SecurityGroupJoinVO.java merge master 2013-05-11 15:28:43 +05:30
ServiceOfferingJoinVO.java CLOUDSTACK-1301: VM Disk I/O Throttling 2013-06-18 10:02:55 +02:00
StoragePoolJoinVO.java SolidFire plug-in and related changes 2013-06-28 16:59:21 -06:00
TemplateJoinVO.java CLOUDSTACK-2988: API - Template Response - add isdynamicallyscalable property. 2013-07-10 15:46:38 -07:00
UserAccountJoinVO.java merge master 2013-05-11 15:28:43 +05:30
UserVmJoinVO.java CLOUDSTACK-4296: fix parameter setting error in listVirtualMachines command 2013-08-13 21:38:27 +02:00
VolumeJoinVO.java CLOUDSTACK-3526. When volume upload is in progress the state of the volume is UploadError. 2013-07-23 18:41:20 +05:30