cloudstack/api/src/com/cloud
alena c2afcdec52 bug 9873: always add default security group to the SG list when deploy vm in 1) Basic zone 2) Advance zone using SG enabled network
status 9873: resolved fixed

Following fixes were made as a part of the checkin:

* When deploy user vm and SG doesn't exist in the DB, create it automatically.
* SecurityGroup enabled use vm start: if map to default group is not present in security_group_vm_map table, create one.
* Added "name" (securityGroupName) parameter back to deleteSecurityGroup/authorizeSecurityGroupIngress/deployVm. Mutually exclusive with security group id parameter.

Conflicts:

	api/src/com/cloud/api/commands/AuthorizeSecurityGroupIngressCmd.java
	api/src/com/cloud/api/commands/DeleteSecurityGroupCmd.java
	api/src/com/cloud/api/commands/DeployVMCmd.java
	server/src/com/cloud/api/ApiDBUtils.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
2011-05-17 15:08:13 -07:00
..
acl Add license header to files 2011-04-14 11:23:14 -07:00
agent/api fixed template download 2011-05-17 14:01:12 -07:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api bug 9873: always add default security group to the SG list when deploy vm in 1) Basic zone 2) Advance zone using SG enabled network 2011-05-17 15:08:13 -07:00
async Add license header to files 2011-04-14 11:23:14 -07:00
capacity Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
configuration Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Merging changes from zonesfeature branch for Bug 8026 - discern proper cluster/pod/zone for added host (and refactor AgentManagerImpl) 2011-04-28 23:08:58 -07:00
deploy Add license header to files 2011-04-14 11:23:14 -07:00
domain Add license header to files 2011-04-14 11:23:14 -07:00
event bug 5912: Added events and logging for securityGroup create/delete 2011-03-25 15:23:18 -07:00
exception bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host 2011-04-26 15:09:36 -07:00
host proxy agent 2011-05-17 07:12:58 -07:00
hypervisor including a new Simulator hypervisor type 2011-03-30 19:39:32 +05:30
network bug 8115: Source IP filtering in Virtual Router 2011-05-12 13:37:43 +05:30
offering Added a new service to enabled zone-wide, shared source NAT rules. 2011-05-11 15:35:26 -07:00
org Add license header to files 2011-04-14 11:23:14 -07:00
resource proxy agent 2011-05-17 07:12:58 -07:00
serializer bug 3179: added "count" parameter to the response to all List* api commands 2011-04-01 19:29:08 -07:00
server bug 6451: XenServer username/password should be changable through API 2011-04-27 12:08:02 +05:30
storage proxy agent 2011-05-17 07:12:58 -07:00
template Bug 8830 - Return parent template ID from templates created off of a snapshot 2011-04-29 15:40:59 -07:00
user bug 9898: fixed attachIso by domain admin - no need to make permission check when iso is public 2011-05-17 11:11:13 -07:00
uservm Add license header to files 2011-04-14 11:23:14 -07:00
vm Bug 9652: Need to provide a way to specify deployment plan during VM start 2011-05-04 15:02:52 -07:00