cloudstack/setup/db
alena dae39942f1 bug 7192: Added networktype parameter for the zone
status 7192: resolved fixed

1) Zone has networktype parameter now, 2 values are supported: Basic and Advanced. "networktype" field is created in data_center table. The parameter is being set at creation time; we don't allow to modify it with updateZone command.
2) Only vlan of Untagged Direct type can be created in Basic network zone; any other vlan except for Untagged Direct can be created in Advanced zone
3) Allow NULL guest vlan range for the zone. Only vlan of Direct type can be created in zone with NULL guest vlan.
4) "Default" zone is Basic by default.
5) Changed "vnet" parameter to "vlan" in updateZone command to be consistent with createZone
2010-11-16 16:54:44 -08:00
..
create-database.sql more file changes 2010-09-09 13:27:20 -07:00
create-index-fk.sql ComponentLocator changes 2010-11-16 04:28:15 -08:00
create-schema.sql bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
data-20to21.sql Source code committed 2010-08-11 09:13:29 -07:00
data-21to22.sql Implemented DB migration from 2.1.x to 2.2.x for Instance Grous feature. Added missing Daos to migration-components.xml (AccountDao, ResourceCoundDao, InstanceGroupDao, InstanceGroupVmMapDao).1 2010-09-21 18:53:18 -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-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 adding a column in user_ip_address table called one_to_one_nat; which is a boolean to tell us if the ip is a nat ip. This is false by default, and is set to true when we nat the ip. Also, this value is returned in the list public ip addrsses api call. 2010-11-15 12:39:24 -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 Build responses in ApiResponseHelper for the deploy/start/stop/reboot/recover/listVm create/list snapshot/snapshotPolicies 2010-11-02 18:16:45 -07:00
templates.kvm.sql Source code committed 2010-08-11 09:13:29 -07:00
templates.sql Support for Chiradeep's new template 2010-11-05 18:37:29 -07: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