cloudstack-mirror/api/src/org/apache/cloudstack/affinity
Prachi Damle 3a9c63d8c9 CLOUDSTACK-2069: Anti-Affinity - listVirtualmachines - affinitygroup entity does not include other Vms that are part of this affinity group.
Removed the virtualmachineIds:[] sent in the API response.
The listVirtualMachines Resopnse need not list details beyond the id, name,description etc.
If the user wants to get the list of VMs in the group, listAffinityGroups APi can be used.
2013-04-17 18:04:15 -07:00
..
AffinityGroup.java Fixing rat. Merge with master missed the header change 2013-04-11 13:37:03 -07:00
AffinityGroupProcessor.java Fixing rat. Merge with master missed the header change 2013-04-11 13:37:03 -07:00
AffinityGroupResponse.java CLOUDSTACK-2069: Anti-Affinity - listVirtualmachines - affinitygroup entity does not include other Vms that are part of this affinity group. 2013-04-17 18:04:15 -07:00
AffinityGroupService.java Fixing rat. Merge with master missed the header change 2013-04-11 13:37:03 -07:00
AffinityGroupTypeResponse.java Changes to make affinity group types configurable. 2013-04-11 13:23:01 -07:00
AffinityProcessorBase.java Adding the missing header! 2013-04-11 13:23:06 -07:00