cloudstack/setup/db
alena 5dfe399c1a bug 7803: introduces new parameter "is_default" for the network. DeployVm requires 1 default network to be specified, other networks (if any) have to be secondary
status 7803: resolved fixed

Fix overview:

1) Parameter "isDefault" should be defined as a part of createNetwork
* Virtual network is always default
* Parameter can be specified only for DirectNetwork
* Once parameter is set, there is no way to change it as we don't provide updateNetwork command.
2) Added isDefault parameter to listNetworks command so you can sort by that.
3) DeployVmCmd:
* at least one default network should be set
* if more than 1 default network is set - throw an error
4) Return isDefault information as a part of Nic object for the vm response in deploy/stop/start/listVm
2011-01-11 14:22:26 -08:00
..
create-database.sql more file changes 2010-09-09 13:27:20 -07:00
create-index-fk.sql DB schema changes that will be needed for the host tags feature. This commit does not include any code changes for the feature. 2011-01-05 14:03:44 -08:00
create-schema.sql bug 7803: introduces new parameter "is_default" for the network. DeployVm requires 1 default network to be specified, other networks (if any) have to be secondary 2011-01-11 14:22:26 -08:00
data-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
data-21to22.sql adding an upgrade script 2010-12-28 09:40:06 -08:00
data-22beta1to22beta2.sql move db migration to script 2010-12-03 11:24:25 -08: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-21to22.sql add vpnusersdao into components.xml, schema migration, add another constraint 2010-11-03 14:02:13 -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 add DB migration for cluster.type 2010-12-17 13:49:01 -08:00
schema-22beta1to22beta2.sql bug 7144: return snapshotId with jobid 2010-12-02 19:23:34 -08:00
schema-22beta3to22beta4.sql DB schema changes that will be needed for the host tags feature. This commit does not include any code changes for the feature. 2011-01-05 14:03:44 -08: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 changing domain.suffix to guest.domain.suffix, along with associated deps 2010-12-27 17:00:07 -08:00
templates.kvm.sql Source code committed 2010-08-11 09:13:29 -07:00
templates.sql fix vmware template url 2010-12-22 11:04:28 -08:00
templates.vmware.sql Update vcenter address to vmware demo instance 2010-09-29 18:40:48 -07:00
templates.xenserver.sql bug 6546: support ubuntu 10.04 PV kernel, 2010-10-21 18:28:31 -07:00