cloudstack/server/src/com/cloud
Sheng Yang 4e5ce5690a bug 11305: Stop disconnected redundant virtual router if we can process with the connected one
When we apply rules or start new VM, we may encounter some running routers that
we can't program. That can due to network issue or host is down or vCenter is
disconnected, etc. To keep the synchronization, we would stop them, but only
when there is the other router we've successfully updated. If both routers are
unable to communicate with, we simply give up and report it user.

Conflicts:

	server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
2011-08-31 19:29:32 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl bug 11236: domainAdmin/regularUser can edit/delete/copy/extract Public template/iso only if it was created by them. They still can use/see public template/iso when execute list/deploy/attachIso commands. Root admin can operate with other people templates w/o any restrictions. 2011-08-24 14:48:35 -07:00
agent Bug 9921 - template tags 2011-08-25 12:03:59 -07:00
alert bug 11244: Thread updating "op_host_capacity" table shouldn't do updates for removed pods/zones. 2011-08-26 18:58:52 +05:30
api bug 11298: give detailed error message when failed to authenticate a user 2011-08-30 16:51:45 -07:00
async bug 11196: fixed the code when gson serialization was done twice 2011-08-29 14:50:18 -07:00
baremetal Method signature change 2011-08-24 14:56:37 -07:00
capacity fix build, add test rpm back 2011-08-24 13:24:51 -07:00
certificate/dao Add license header to files 2011-04-14 11:23:14 -07:00
cluster Merge branch '2.2.y' 2011-08-22 20:28:30 -07:00
configuration bug 11290: insert VPN config values as a part of 229-2210 upgrade 2011-08-29 11:22:42 -07:00
consoleproxy Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
dao Port forwarding rules and load balancing rules rewrite 2010-12-03 08:48:02 -08:00
dc Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
deploy bug 11219: use local storage flag from service offering when it is ROOT disk 2011-08-24 15:17:53 -07:00
domain Don't remove the domain when it has accounts that are removed, but require cleanup 2011-08-30 14:09:01 -07:00
event throw exception after intercepting to log error event 2011-07-19 18:39:32 +05:30
ha Full opensource 2011-08-23 19:52:19 -07:00
host/dao Reverted wrong commit for logging in HostDaoImpl 2011-08-26 17:49:12 -07:00
hypervisor bug 11305: Remove router stop logic from disconnect host. 2011-08-31 19:27:57 -07:00
keystore Finalize custom certficate support. hook with UI 2011-04-22 13:45:09 -07:00
maint Use Long type for version comparsion 2011-03-22 11:07:11 -07:00
migration bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:11:50 +05:30
netapp Full opensource 2011-08-23 19:52:19 -07:00
network bug 11305: Stop disconnected redundant virtual router if we can process with the connected one 2011-08-31 19:29:32 -07:00
offerings Defined missing length field for VO classes 2011-08-17 15:13:28 -07:00
projects Method signature change 2011-08-24 14:56:37 -07:00
resource Bug 11261 - Allow to update host tags 2011-08-25 13:01:57 -07:00
secstorage Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:43:39 -07:00
server Don't remove the domain when it has accounts that are removed, but require cleanup 2011-08-30 14:09:01 -07:00
service bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 18:25:13 -07:00
servlet bug 10765: add japanese keyboard support for linux OSes 2011-08-31 15:53:01 -07:00
storage Do account permission checks for snapshots the way it's done for all other ControlledEntities 2011-08-31 18:15:08 -07:00
template Bug 8966 - Oracle VM (OVM) support 2011-08-31 17:25:04 -07:00
test bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:11:50 +05:30
upgrade bug 11316: In 2.2.y, removed new template upgrade changes. Added upgrade path from 2210 to 2211. Moved existing changes to 2211to2212 2011-08-31 15:16:12 +05:30
usage Full opensource 2011-08-23 19:52:19 -07:00
user Mark account as cleanup_required=0 when cleanup was finished successfully 2011-08-30 14:09:14 -07:00
vm bug 11263: only update host Id when VM is in running state when detected external VM migration 2011-08-26 16:28:58 -07:00