cloudstack/server/src/com/cloud/host/dao
alena b1d5b5a51d 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
2011-07-21 15:43:52 -07:00
..
HostDao.java 2 fixes for Agent Load Balancer: 2011-07-21 15:43:52 -07:00
HostDaoImpl.java 2 fixes for Agent Load Balancer: 2011-07-21 15:43:52 -07:00
HostDetailsDao.java Separated resource management and agent management code. It's not all done but at least we make a first step 2011-05-16 10:55:18 -07:00
HostDetailsDaoImpl.java Separated resource management and agent management code. It's not all done but at least we make a first step 2011-05-16 10:55:18 -07:00
HostTagsDao.java Add license header to files 2011-04-14 11:23:14 -07:00
HostTagsDaoImpl.java Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00