cloudstack-mirror/server/src/com/cloud
2010-09-14 14:54:04 -07:00
..
agent/manager cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
alert Source code committed 2010-08-11 09:13:29 -07:00
api Unexposed parameters can now be assigned to commands. This are for internal use of the command, and will be serialized/deserialized during execution/response phases, but will not be accepted as part of the API request. Also create a DB utility file for the API to use which delegates requests to the DAOs. Mostly this utility class will look up objects by ID, and it allows the removal of similar methods from ManagementServer, thereby reducing some of the clutter in ManagementServer. 2010-09-14 14:54:04 -07:00
async Unexposed parameters can now be assigned to commands. This are for internal use of the command, and will be serialized/deserialized during execution/response phases, but will not be accepted as part of the API request. Also create a DB utility file for the API to use which delegates requests to the DAOs. Mostly this utility class will look up objects by ID, and it allows the removal of similar methods from ManagementServer, thereby reducing some of the clutter in ManagementServer. 2010-09-14 14:54:04 -07:00
cluster cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
configuration Refactoring createZone to new API framework. The logic was entirely delegated to configuration manager, so pushed the logic there and removed the proxy method from Management server. 2010-08-25 18:26:38 -07:00
consoleproxy cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
event cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ha cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
hypervisor cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
maid Source code committed 2010-08-11 09:13:29 -07:00
maint Source code committed 2010-08-11 09:13:29 -07:00
migration cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
network Code cleanup - deleted code that was commented out and unused imports. 2010-09-09 16:07:29 -07:00
resource Source code committed 2010-08-11 09:13:29 -07:00
server Unexposed parameters can now be assigned to commands. This are for internal use of the command, and will be serialized/deserialized during execution/response phases, but will not be accepted as part of the API request. Also create a DB utility file for the API to use which delegates requests to the DAOs. Mostly this utility class will look up objects by ID, and it allows the removal of similar methods from ManagementServer, thereby reducing some of the clutter in ManagementServer. 2010-09-14 14:54:04 -07:00
servlet Branch 2.1.refactor committed 2010-08-11 09:13:42 -07:00
storage cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
template Code cleanup - deleted code that was commented out and unused imports. 2010-09-09 16:07:29 -07:00
test cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
user Finish refactoring listResourceLimits to new API framework. 2010-09-07 14:56:51 -07:00
vm Code cleanup - deleted code that was commented out and unused imports. 2010-09-09 16:07:29 -07:00