cloudstack/server/src/com/cloud
alena 050eed742f 1) Removed account/domainId info from deleteSnapshot and deleteSnapshotPolicy commands as we get account info from the snapshot/policy object.
2) Introduced responseObject field in @Implementation for all apis. This field contains information about the response object class, so we can used it for generating API documentation.
2010-11-12 17:36:17 -08:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
acl Added the domain checker code and checks for a host of commands. This replaces the previous mechanism, and provides a way for us to validate the command executor as to whether he has access to the zone. 2010-11-08 17:50:38 -08:00
agent Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
alert Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
api 1) Removed account/domainId info from deleteSnapshot and deleteSnapshotPolicy commands as we get account info from the snapshot/policy object. 2010-11-12 17:36:17 -08:00
async More api refactor - build api response is execute() method instead of getResponse method. 2010-11-09 09:58:05 -08: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 Improve console access security with random generated hash key 2010-11-12 16:59:58 -08:00
consoleproxy Improve console access security with random generated hash key 2010-11-12 16:59:58 -08:00
deploy more changes for refactor 2010-10-12 07:17:47 -07:00
event bug 5360 : USER.DELETE - Adding Started event and refactored the code around it. 2010-11-12 14:47:30 +05:30
ha Harmony among gurus 2010-11-03 21:18:31 -07:00
hypervisor start2command fro secondarys storage vm and make it work for KVM 2010-11-11 17:04:10 -08: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 a bunch of other changes for network refactoring 2010-11-08 12:29:37 -08:00
network bug 7088: returning right error msg for assocIp failure 2010-11-12 15:31:30 -08:00
offerings/dao Checking in to do git pull...stupid git 2010-11-05 16:10:22 -07:00
resource change code for new UI 2010-09-29 18:40:52 -07:00
server the pool availability part is done by the sp allocators, hence commenting out the code in here. 2010-11-12 17:19:57 -08:00
servlet Improve console access security with random generated hash key 2010-11-12 16:59:58 -08:00
storage bug 7149: merge from 2.1.x 2010-11-12 13:16:03 -08:00
template bug 4177: RegisterIsoCmd and RegisterTemplateCmd API - Added account and domainId params so that one could register them on behalf of other accounts. 2010-11-10 17:47:59 +05:30
test the default delta snapshot number between two full snapshots is 16, it is configurable 2010-11-08 18:08:07 -08:00
user bug 5360 : USER.DELETE - Adding Started event and refactored the code around it. 2010-11-12 14:47:30 +05:30
vm the pool availability part is done by the sp allocators, hence commenting out the code in here. 2010-11-12 17:19:57 -08:00