cloudstack/server/src/com/cloud/configuration
alena ee98887176 2 fixes for Agent Load Balancer:
* when management server dies and notifies other management servers about this, the running management server has to cleanup host_transfer records belonging to the died management server
* issue agent load balancing task only when agent load (number of connected agents in the system) exceeds "agent.load.threshold" - 70% by default

Conflicts:

	server/src/com/cloud/configuration/Config.java
	server/src/com/cloud/host/dao/HostDaoImpl.java
	setup/db/db/schema-228to229.sql
2011-07-21 15:28:11 -07:00
..
dao bug 10538: avoid duplicated config values insertion when multiple management servers start at the same time 2011-06-30 18:24:28 -07:00
Config.java 2 fixes for Agent Load Balancer: 2011-07-21 15:28:11 -07:00
ConfigurationCompoentLibrary.java Bug 10660 - ConfigurationServer loads failed because DB upgrade happens after it 2011-07-08 14:49:50 -07:00
ConfigurationManager.java bug 10305: for a systemvm only applicable system vm offering should be displayed 2011-06-20 20:01:40 +05:30
ConfigurationManagerImpl.java bug 10799: There are two problems. The deadlock was ate up but then the savepublicip call return true, causing the problem with the pod_vlan_map hitting a constraint problem. HostPodDao was used as the scope for the insufficient capacity exception which causes the virtualmachinemanager to not to retry starting the vm. It should have been HostPod instead of HostPodDao. 2011-07-21 11:22:55 -07:00
DefaultComponentLibrary.java bug 10435: removed vpn feature 2011-06-24 09:18:46 -07:00
DefaultInterceptorLibrary.java bug 7842: Move events to service layer from http api 2011-01-14 03:58:56 +05:30
ZoneConfig.java Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00