cloudstack/server/src/com/cloud
alena afc9982f5f Don't allow to specify security groups when deployVm in Vmware setup.
Also fixed a couple of other problems:
* verify security group ids before vm creation
* don't create "default" security group (if missing) as a part of deployVm process when vm is deployed from vmWare template

Conflicts:

	server/src/com/cloud/network/security/SecurityGroupManagerImpl.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
2011-05-20 18:57:06 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 9192: multiple improvementes to listVms command. 2011-03-29 19:18:30 -07:00
agent fixed problem with templates being too long 2011-05-19 15:22:44 -07:00
alert bug 9643: connect pool is only for shared access 2011-04-29 11:05:56 -07:00
api bug 9941: fixed listVolumes api - use leftouter join with vm_instance table because instance_id is NULL for detached volumes 2011-05-19 18:44:18 -07:00
async bug 9898: fixed attachIso by domain admin - no need to make permission check when iso is public 2011-05-17 11:08:51 -07:00
capacity Bug 9666 - hostId and spoolId overlap in op_host_capacity table 2011-05-02 15:33:10 -07:00
certificate/dao Moved DAO to server 2010-11-22 07:40:41 -08:00
cluster fixes a bug where management server has conflicts causes problems 2011-04-27 14:07:18 -07:00
configuration make agent load size configurable 2011-05-06 09:11:47 -07:00
consoleproxy bug 9623: set ha_enable to false for consoleProxy vms and service_offering. 2011-04-29 11:38:53 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc bug 9311: changed instance_id to nic_id 2011-04-05 09:12:55 -07:00
deploy bug 9615: Part of the HA cleanup 2011-05-03 16:34:24 -07:00
domain bug 8452: introducing a state for domain; blocking creation of accounts/users whilst domain is in an inactive state 2011-02-17 15:17:45 -08:00
event bug 8362: Included VmId in event description 2011-02-04 11:52:35 +05:30
ha bug 9811: Brought over Prachi's fixes for the investigator and changed them to handle multiple nics 2011-05-10 05:32:11 -07:00
host/dao Fixed up conflicts 2011-05-12 17:08:49 -07:00
hypervisor add cluster guid 2011-05-11 11:24:05 -04:00
maid bug 8558: improve cluster management 2011-03-09 17:18:48 -08:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration bug 9643: connect pool is only for shared access 2011-04-29 11:05:56 -07:00
network Don't allow to specify security groups when deployVm in Vmware setup. 2011-05-20 18:57:06 -07:00
offerings Set network limit to be 0 by default for Control/Management/Storage/Public networks (these networks are used by SSVM/ConsoleProxy/domR) 2011-03-28 15:48:11 -07:00
resource Bug 8208 - bare metal provisioning 2011-02-23 17:20:43 -08:00
server bug 9941: fixed listVolumes api - use leftouter join with vm_instance table because instance_id is NULL for detached volumes 2011-05-19 18:44:18 -07:00
service validate CPU speed in system service offering to auto-correct settings from old data set 2011-03-22 15:37:09 -07:00
servlet bug 8954: only root admin can access console proxy, SSVM and DomR 2011-03-23 14:46:34 -07:00
storage bug 9827: call destroyVolume() method only after ensuring that the volume is not destroyed already. 2011-05-11 14:07:05 -07:00
template bug 9898: fixed attachIso by domain admin - no need to make permission check when iso is public 2011-05-17 11:08:51 -07:00
test bug 9129:can't create vm if an instance limit is set at root domain 2011-04-08 07:07:50 +05:30
upgrade Fixed upgrade bug related with the fact that some db upgrade steps were missed in 2.2.0/2.2.1 to 2.2.2 db upgrade 2011-05-19 15:25:58 -07:00
user bug 9898: fixed attachIso by domain admin - no need to make permission check when iso is public 2011-05-17 11:08:51 -07:00
vm Don't allow to specify security groups when deployVm in Vmware setup. 2011-05-20 18:57:06 -07:00