cloudstack/setup/db
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
..
create-database.sql more file changes 2010-09-09 13:27:20 -07:00
create-index-fk.sql bug 6177: Make VM group a first class object 2010-09-14 19:08:01 -07:00
create-schema.sql bug 6177: Make VM group a first class object 2010-09-14 19:08:01 -07:00
data-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
data-21to22.sql more file changes 2010-09-09 13:27:20 -07:00
deploy-db-dev.sh - dos2unix deploy-db-dev.sh 2010-08-12 17:19:30 -07:00
index-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
index-212to213.sql bug 5985: rename hotfix for bug to be consistent with other migration scripts, and include in fedora / ubuntu packaging 2010-08-26 19:18:37 -07:00
postprocess-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
schema-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
schema-21to22.sql more file changes 2010-09-09 13:27:20 -07:00
schema-level.sql more file changes 2010-09-09 13:27:20 -07:00
server-setup.sql Source code committed 2010-08-11 09:13:29 -07:00
server-setup.xml more file changes 2010-09-09 13:27:20 -07:00
templates.kvm.sql Source code committed 2010-08-11 09:13:29 -07:00
templates.vmware.sql Add windows xp template to vmware 2010-08-27 16:32:09 -07:00
templates.xenserver.sql more file changes 2010-09-09 13:27:20 -07:00