cloudstack/server/src/com/cloud
Sheng Yang d80b58fe1d bug 14484: Apply existed firewall rules when associating IP
It's not a elegant fix. The status for firewall rules should remain unchanged
before/after ip association/disassociation. But the related change is tricky
than this fix, may not get enough test for 3.0.1. So we would apply existed
firewall rules again, which would work, just result in some unnecessary
commands.

status 14484: resolved fixed

Reviewed-by: Edison Su
2012-03-26 13:55:32 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 14271: return only domainId in error message when caller is not authorized to operate within the domain 2012-03-14 13:30:03 -07:00
agent allow more commands when resource state in maintenance mode 2012-03-05 14:38:47 -08:00
alert Bug 13420: Send alert of type 18 when sending alert for SSVM 2012-02-08 18:50:42 +05:30
api bug 14313: add map type adapter to ApiGsonBuilder as some API response classes are using Map<String, String> 2012-03-21 15:11:58 -07:00
async Bug 13175: Fixed typos. minotoring instead of monitoring, assignbed instead of assigned 2012-01-30 14:31:48 +05:30
baremetal Bug 13568 - secondary storage VM's static route for nfs server breaks things! 2012-02-17 16:19:38 -08:00
capacity bug 13910: release cpu/memory after expunged 2012-02-21 16:20:55 -08:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Agent LB: never get a part of the hosts from the xen cluster; skip the cluster if it has more hosts than we need 2012-02-06 16:42:58 -08:00
configuration bug 14445: automatically enable firewall service for VR when VR is a provider for PF/StaticNat services 2012-03-22 14:17:44 -07:00
consoleproxy bug 14369: remove host entry when destroy CPVM/SSVM instances 2012-03-20 14:10:27 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc Bug 13568 - secondary storage VM's static route for nfs server breaks things! 2012-02-17 16:19:38 -08:00
deploy Bug 14000 - Neither Admin or regular user can create a VM when the Pod is disabled 2012-03-05 16:49:51 -08:00
domain bug 6745: Using UUID instead of integers - for all commands 2011-11-03 07:34:00 -07:00
event Bug 12929: Added domain_id to event table. Populate domain_id while persisting events. Cleanedup EventUtils. 2012-01-12 16:16:06 +05:30
ha bug 13478: added exception printing. Reviewed-by: Anthony 2012-02-09 16:50:27 -08:00
host/dao bug 14369: remove host entry when destroy CPVM/SSVM instances 2012-03-20 14:10:27 -07:00
hypervisor bug 1443: even adding host failed, return success in api. status 14443: resolved fixed; Reviewed-by: sheng 2012-03-23 18:22:59 -07:00
keystore add cert chain in db, and also open the api to upload a cert chain 2012-02-09 14:56:40 -08:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration bug 14388: don't return console proxy / ssvm service offerings 2012-03-19 14:52:11 -07:00
netapp 1) Added resource limits for the Projects - the same as for the account 2011-09-21 17:09:49 -07:00
network bug 14484: Apply existed firewall rules when associating IP 2012-03-26 13:55:32 -07:00
offerings bug 14420: listNetworkOfferings by networkId - respect specifyVlan flag of the original offering 2012-03-20 11:30:23 -07:00
projects bug 14080: do EQ instead of LIKE search when search for duplicated users during the user update 2012-03-01 15:11:31 -08:00
resource bug 1443: even adding host failed, return success in api. status 14443: resolved fixed; Reviewed-by: sheng 2012-03-23 18:22:59 -07:00
resourcelimit bug 14239: limit number of Isolated account specific networks per account 2012-03-12 15:50:49 -07:00
secstorage Bug 11522 - New agent manager 2011-10-06 11:56:17 -07:00
server Bug 14490: Fix NPE in ListCapacity 2012-03-24 16:32:48 +05:30
service Bug 7883 - Add support to allow admins to sort templates, isos, offerings... 2011-11-03 10:54:00 -07:00
servlet do not default display name from null to other name like host name 2012-01-30 14:57:50 -08:00
storage bug 14369: remove host entry when destroy CPVM/SSVM instances 2012-03-20 14:10:27 -07:00
template bug 14379: don't enable 8096 port by default (set global config variable to null by default, and don't create a listener on this port unless its set to valid integer) 2012-03-19 16:20:15 -07:00
test Revert zone guest cidr setting 2012-02-08 15:54:16 -08:00
upgrade bug 14407: update network count for account/domain as a part of 3.0 to 3.0.1 upgrade 2012-03-20 10:39:47 -07:00
usage Changed isElastic to isSystem for the publicIpAddress assigned during the vm deployment in EIP enabled network 2012-02-21 15:38:31 -08:00
user bug 14103: mark account for cleanup only in cleanupAccount and disableAccount method, not in the callers methods 2012-03-05 16:19:07 -08:00
uuididentity bug 12843: initialize uuid column for tables that have default data content 2012-01-05 17:38:50 -08:00
vm bug 14216: rightly initializing to avoid NPE 2012-03-21 14:57:09 +05:30