cloudstack/server/src/com/cloud/host/dao
prachi 4531c9d6f7 Bug 12082 - Not able to deploy Vms with Host tags.
After recent changes of AgentManager, HostDao was wrongly referring to getState() instead of getResourceState().
Fixed this to refer to getResourceState(). This should fix the IndexOutOfBounds error.
2011-11-18 19:03:12 -08:00
..
HostDao.java Swift: add listtemplate for swift 2011-10-25 20:21:27 -07:00
HostDaoImpl.java Bug 12082 - Not able to deploy Vms with Host tags. 2011-11-18 19:03:12 -08: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 11261 - Allow to update host tags 2011-08-25 13:01:57 -07:00