cloudstack/core/src/com/cloud
Chiradeep Vittal e1cb94831f VPN users feature complete 2010-11-03 14:02:13 -07:00
..
agent VPN users feature complete 2010-11-03 14:02:13 -07:00
alert bug 6428: Send alert when usage job fails 2010-11-01 17:20:57 +05:30
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 bug 5190: changes from the ui perspective; we upload the entire cert as a string, instead of reading it from a file. Then, we process the cert via ip streams instead of fileinputstreams. Moved the cert validation to before cert persistance, and also added more logging and exception catch blocks to deal with IO exceptions that might arise out of the ip stream processing for the new change. 2010-11-02 14:48:05 -07:00
cluster More changes for refactoring 2010-09-15 18:00:54 -07:00
configuration 1) Return embedded object for addCfg/updateCfg/listCfg. 2010-11-02 15:26:33 -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 Removed InternalErrorException. Renamed the lock methods on the DAO objects to be more understandable. 2010-11-02 12:25:08 -07:00
domain deploy vm completed 2010-10-26 09:35:24 -07:00
event VPN users API -- WIP 2010-11-03 14:02:13 -07:00
exception bug 6428: Send alert when usage job fails 2010-11-01 17:20:57 +05:30
ha Removed InternalErrorException. Renamed the lock methods on the DAO objects to be more understandable. 2010-11-02 12:25:08 -07:00
host more changes 2010-11-01 09:00:58 -07:00
hypervisor VPN users feature complete 2010-11-03 14:02:13 -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 VPN users feature complete 2010-11-03 14:02:13 -07:00
offerings deploy vm completed 2010-10-26 09:35:24 -07:00
resource add a timeout (5 minutes) to wait for KVM agent host connecting to mgt svr, during adding host->discover 2010-10-29 19:18:07 -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 make console proxy work again with the new network configuration 2010-10-26 17:37:29 -07:00
storage Removed InternalErrorException. Renamed the lock methods on the DAO objects to be more understandable. 2010-11-02 12:25:08 -07:00
user Removed InternalErrorException. Renamed the lock methods on the DAO objects to be more understandable. 2010-11-02 12:25:08 -07:00
vm fix problems after merging in bug fixes from 2.1.x 2010-11-01 12:27:15 -07:00