cloudstack/core/src/com/cloud
anthony 8df96da0a5 don't delete template if template check fail, give user a chance to check the template manually
use can delete the template though UI
2010-11-08 21:03:59 -08:00
..
agent several snapshot fixes 2010-11-05 20:55:19 -07:00
alert bug 6428: Send alert when usage job fails 2010-11-01 17:20:57 +05:30
async bug 7063: AsyncJobResult should now return the correct success and error tags upon the completion of a async job. It should now follow either the format ... jobresult.success or jobresult.errorcode and jobresult.errortext 2010-11-05 17:30:03 -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) Refactored current Apis not to use reflection for method invocation. In new version following has to be done: 2010-11-08 11:27:36 -08: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 7123: populate private/linkLocal ip addresses when addPod - added stmt.executeBatch() call to addIpRange methods. 2010-11-08 17:14:03 -08:00
domain refactoring old code and fixing some regression bugs (UI had an issue listing domains). Also fixed the listing of domain specific zones at vm creation for a domain admin (listing everything upto root in that domain + listing all the children based on a path search) 2010-11-08 12:17:42 -08: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 Harmony among gurus 2010-11-03 21:18:31 -07:00
host more changes 2010-11-01 09:00:58 -07:00
hypervisor don't delete template if template check fail, give user a chance to check the template manually 2010-11-08 21:03:59 -08: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 added reservation id to vnet 2010-11-08 12:29:38 -08:00
offerings Checking in to do git pull...stupid git 2010-11-05 16:10:22 -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 bug 7063: AsyncJobResult should now return the correct success and error tags upon the completion of a async job. It should now follow either the format ... jobresult.success or jobresult.errorcode and jobresult.errortext 2010-11-05 17:30:03 -07:00
server bug 6379: add ListHypervisors cmd to list all the supported hypervisors. 2010-10-04 16:55:25 -07:00
service making changes for disk offerings with a new column called customized being added, for the UI to cosume whilst deploying vm with an arbitrary volume size. The UI will use this value to set the right size and the offering will ensure the right tags are taken. 2010-11-03 17:45:52 -07:00
storage don't delete template if template check fail, give user a chance to check the template manually 2010-11-08 21:03:59 -08: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 Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00