cloudstack/api/src/com/cloud
alena b26ac321de bug 6177: Make VM group a first class object
1) Added new apis: createInstanceGroup, updateInstanceGroup, deleteInstanceGroup, listInstanceGroups
2) Group can be created using:
* createInsanceGroup api
* deployVirtualMachine/updateVirtualMachine commands (we create a group with name equal to "group" parameter value if the group doesn't exist already)
3) Group can be removed by:
* deleteInstanceGroup api
* when corresponding account is removed
4) Vm can be assigned to one group only. To move vm from one group to another, use updateVirtualMachine command with "group" parameter
5) Changed listVirtualMachines command to use "groupId" parameter instead of "group".

status 6177: resolved fixed
2010-09-14 19:08:01 -07:00
..
acl bug 5764: changing from networkoffering to network profile 2010-08-24 00:00:43 -07:00
dc more missing files 2010-09-09 13:35:16 -07:00
deploy switched from networkprofile to network configuration 2010-09-09 17:48:24 -07:00
domain more changes 2010-08-18 12:28:30 -07:00
exception bug 5764: changing from networkoffering to network profile 2010-08-24 00:00:43 -07:00
host more file changes 2010-09-09 11:52:12 -07:00
hypervisor Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-23 12:12:45 -07:00
network switched from networkprofile to network configuration 2010-09-09 17:48:24 -07:00
offering my changes 2010-08-23 13:59:23 -07:00
org more missing files 2010-09-09 13:35:16 -07:00
storage more file changes 2010-09-09 13:27:20 -07:00
template Start2Command implementation for xenserver 2010-08-20 13:35:08 -07:00
user security checker 2010-08-19 09:23:03 -07:00
uservm bug 6177: Make VM group a first class object 2010-09-14 19:08:01 -07:00
vm switched from networkprofile to network configuration 2010-09-09 17:48:24 -07:00