cloudstack-mirror/server/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
..
account Added more changes to the api 2010-10-21 15:11:49 -07: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 Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
alert bug 6865: fixing the alerts code which was broken; hence no alerts were being sent out 2010-11-15 14:38:39 -08:00
api bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
async Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
capacity more changes for refactor 2010-10-12 07:17:47 -07:00
cluster cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
configuration bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
consoleproxy ComponentLocator changes 2010-11-16 04:28:15 -08:00
deploy more changes for refactor 2010-10-12 07:17:47 -07:00
event bug 5360 : USER.DELETE - Adding Started event and refactored the code around it. 2010-11-12 14:47:30 +05:30
ha Harmony among gurus 2010-11-03 21:18:31 -07:00
hypervisor Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
maid renamed dao methods to correctly reflect what they do 2010-09-09 18:01:50 -07:00
maint bug 4898: removing the upgrade.url param 2010-08-30 14:49:22 -07:00
migration a bunch of other changes for network refactoring 2010-11-08 12:29:37 -08:00
network Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
offerings/dao Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
resource change code for new UI 2010-09-29 18:40:52 -07:00
server bug 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -08:00
servlet Improve console access security with random generated hash key 2010-11-12 16:59:58 -08:00
storage Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
template Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00
test the default delta snapshot number between two full snapshots is 16, it is configurable 2010-11-08 18:08:07 -08:00
user bug 6861: we were setting the account cleanup flag incorrectly, even for a vol which was never attached to a vm. Fixing the same 2010-11-16 16:11:55 -08:00
vm Modified exception handing in API. Following exceptions are supported now (location - BaseCmd.java): 2010-11-16 11:56:34 -08:00