cloudstack/api/src/com/cloud
alena 550a4cda66 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 default 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.
2011-05-17 14:23:18 -07:00
..
acl more unused fields removed 2011-01-28 15:37:00 -08:00
agent/api bug 9398: removed resource_type from volumes table as we no longer use it. Corresponding db upgrade scripts are updated 2011-04-11 15:25:34 -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 14:23:18 -07:00
async bug 6969: return jobId/jobStatus for IpAddress and SecurityGroup as ids for these objects were introduced in 2.2.x 2011-02-22 09:09:55 -08:00
capacity Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
configuration For VirtualRouter apply networkThrottling rate of the GuestNetworkOffering to both Guest and Public networks. 2011-03-30 14:53:04 -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 Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
deploy Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -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 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:14:55 -07:00
host storage stats can be such that it doesn't work if one storage pool cannot be reached. 2011-04-27 13:53:19 -07:00
hypervisor Add bare metal stuff to addHost command 2011-02-22 19:07:07 -08:00
network bug 8862: added updateNetwork api command. Can update name/displayText only 2011-03-22 11:26:56 -07:00
offering Merge branch 'bareMetal' 2011-03-08 14:18:11 -08:00
org Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
resource Bug 6873: disable/enable mode for clusters (and pods and zones and hosts) 2011-03-23 22:15:35 -07:00
serializer Fixed Api xml doc generator 2011-01-11 15:26:04 -08:00
server API changes for Bug 3316 - Manual live migration of Virtual Machines 2011-03-11 17:49:53 -08:00
storage bug 9663: do account permission check against the volume when create snapshot 2011-05-03 11:33:35 -07:00
template Separate createVm methods for 1) vm in Basic zone 2) Vm with SecurityGroup in Advanced zone 3) Vm without SecurityGroup in AdvancedZone 2011-03-03 16:13:00 -08: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
uservm removed unused domain_router_id from uservm 2011-01-24 16:56:00 -08:00
vm bug 9643: connect pool is only for shared access 2011-04-29 11:05:56 -07:00