cloudstack/api/src/com/cloud
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
..
acl Added the domain checker code and checks for a host of commands. This replaces the previous mechanism, and provides a way for us to validate the command executor as to whether he has access to the zone. 2010-11-08 17:50:38 -08:00
agent/api Harmony among gurus 2010-11-03 21:18:31 -07:00
dc bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
deploy committing to update 2010-11-11 12:53:19 -08:00
domain more changes 2010-08-18 12:28:30 -07:00
exception better componentslocator 2010-11-16 04:28:14 -08:00
host bug 7119: code refactor away from the ms calls, to the share and prepare methods based on alex's recommendations 2010-11-15 11:17:36 -08:00
hypervisor Harmony among gurus 2010-11-03 21:18:31 -07:00
network better componentslocator 2010-11-16 04:28:14 -08:00
offering Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
org add missing files 2010-09-15 18:00:54 -07:00
resource Forcing me to commit because of stupid git 2010-10-15 06:22:59 -07:00
storage bug 7041: fix npe in delete template from storage pool, if the template already marked as removed 2010-11-05 16:02:18 -07:00
template Harmony among gurus 2010-11-03 21:18:31 -07:00
user deploy vm completed 2010-10-26 09:35:24 -07:00
uservm Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
vm start2command fro secondarys storage vm and make it work for KVM 2010-11-11 17:04:10 -08:00