cloudstack/server/src/com/cloud
Kelven Yang 2c919c5c01 Make unique name conforming with the name generated in template installation for routing template, some other minor fixes 2010-10-15 16:36:02 -07:00
..
agent Adding stuff 2010-10-15 06:26:24 -07:00
alert more changes for refactor 2010-10-12 07:17:47 -07:00
api A zoneId of -1 means all zones, so if zoneId is passed in as -1 just list all zones for registering the template 2010-10-14 19:11:21 -07:00
async resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
capacity more changes for refactor 2010-10-12 07:17:47 -07:00
cluster cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
configuration Fix configuration in light of new API framework. Move code from ConfigurationManager into ConfigurationServer for creating disk/service offerings, pods, and zones. This prevents the ComponentLocator from pulling in a lot of extra DAOs and Managers now that ConfigurationManager has a lot more dependencies due to API changes. Without making this change, there would be a dependency on ClusteredAgentManager in both config-server and mgmt-server, which would try to start two listeners on port 8250, which is bad. Now that the configuration happens in ConfigurationServer, things should be kept simple. 2010-10-14 19:11:22 -07:00
consoleproxy resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
deploy more changes for refactor 2010-10-12 07:17:47 -07:00
event cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ha resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
hypervisor resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
maid renamed dao methods to correctly reflect what they do 2010-09-09 18:01:50 -07:00
maint bug 4898: removing the upgrade.url param 2010-08-30 14:49:22 -07:00
migration final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
network reverted back most of my changes to merge in Kris stuff. Thanks much to Anthony who caused my XenServer to reboot all the time which caused me unable to unit test stuff and unlike Kris, I do not check in code untested so now I have to do all this stuff. 2010-10-15 07:10:16 -07:00
offerings/dao More changes for refactoring 2010-09-15 18:00:54 -07:00
resource change code for new UI 2010-09-29 18:40:52 -07:00
server Fix configuration in light of new API framework. Move code from ConfigurationManager into ConfigurationServer for creating disk/service offerings, pods, and zones. This prevents the ComponentLocator from pulling in a lot of extra DAOs and Managers now that ConfigurationManager has a lot more dependencies due to API changes. Without making this change, there would be a dependency on ClusteredAgentManager in both config-server and mgmt-server, which would try to start two listeners on port 8250, which is bad. Now that the configuration happens in ConfigurationServer, things should be kept simple. 2010-10-14 19:11:22 -07:00
servlet Fix the broken ConsoleProxyServlet after the merge of API refactoring changes 2010-10-15 11:17:27 -07:00
storage Make unique name conforming with the name generated in template installation for routing template, some other minor fixes 2010-10-15 16:36:02 -07:00
template resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
test final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
user fix NPE when updating a resource limit using the internal API port 2010-10-07 15:10:03 -07:00
vm resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00