cloudstack/core/src/com/cloud
Alex Huang 5b4a6f27db Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00
..
agent Gson 1.5 doesnt handle cgi objects very well -- ensure that VO inside agent command is a POJO 2010-11-18 14:05:03 -08: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 Merge a fix in 2.1.x branch back to master 2010-11-18 14:42:53 -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 7192: Added networktype parameter for the zone 2010-11-16 16:54:44 -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 Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -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 Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00
offerings Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00
resource new networking can be set by use.new.networking 2010-11-17 17:51:17 -08: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 whilst fixing the iso bug, i realized that the public isos werent being returned for the regular user when he tries to attach the iso to the running vm. adding a listpublicisos() method for a regular user, which will take care of the same 2010-11-19 14:20:07 -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 Changed networkconfigurations to network as per Sheng's suggestion 2010-11-19 15:44:42 -08:00