cloudstack/core/src/com/cloud
abhishek 822ee2d899 more changes for the console proxy custom certificate part; some code cleanup as well as event generation with console proxy reboot logic 2010-10-26 14:27:26 -07:00
..
agent checkins for problems. 2010-10-26 09:35:24 -07:00
alert More changes for refactoring 2010-09-15 18:00:54 -07:00
api Fix serializing async job responses by writing a custom adapter for ResponseObjects. Improve exception handling when calling async commands (the job still needs to complete, but with FAILED status). 2010-09-24 13:52:35 -07:00
async Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
capacity bug 6181: ingore provisioning factor for iscsi primary storage 2010-09-22 20:39:57 -07:00
certificate incremental checkin around the console proxy config enh 2010-10-25 11:52:08 -07:00
cluster More changes for refactoring 2010-09-15 18:00:54 -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 moving console proxy alert event args to server package to avoid circular dependencies 2010-09-13 14:58:58 -07:00
dc bug 3386: first part of the checkin, wherein we have an optional param domainId for create and modify zones. If this domain exists in the system, then the zone is tagged with this domain id, so that subsequent calls are checked for sanity against this domain. 2010-10-21 11:43:06 -07:00
domain deploy vm completed 2010-10-26 09:35:24 -07:00
event Extending extract functionlity for volumes to allow download. The 2010-10-26 18:49:43 +05:30
exception Source code committed 2010-08-11 09:13:29 -07:00
ha More changes for refactoring 2010-09-15 18:00:54 -07:00
host more changes for the console proxy custom certificate part; some code cleanup as well as event generation with console proxy reboot logic 2010-10-26 14:27:26 -07:00
hypervisor 1. remove plugin check Sr, heartbeat does that 2010-10-22 12:10:17 -07:00
info bug 5191: final check in for the enhancement to make the console proxy domain configurable 2010-09-27 11:27:48 -07:00
maid Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
network Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
offerings deploy vm completed 2010-10-26 09:35:24 -07:00
resource changes 2010-08-18 12:19:22 -07:00
serializer 1) Finished XmlApiDoc writer. The program gets api classes from commands.properties.in file, and build Command objects with "name"/"description"/"request"/"response" fields. Request and response are represented by the list of arguments, each argument contains "name"/"description"/"isrequired" fields. The commands are being serialized to commands.xml using imported xstream library, and can be desiarialized later - it will help to compare commands from differemt product versions. 2010-10-04 09:50:14 -07:00
server bug 6379: add ListHypervisors cmd to list all the supported hypervisors. 2010-10-04 16:55:25 -07:00
service change code for new UI 2010-09-29 18:40:52 -07:00
storage deploy vm completed 2010-10-26 09:35:24 -07:00
user deploy vm completed 2010-10-26 09:35:24 -07:00
vm deploy vm completed 2010-10-26 09:35:24 -07:00