cloudstack/server/src/com/cloud
Kris McQueen a53cb4aab0 Refactoring deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work. 2010-09-14 15:36:12 -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 Refactoring deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work. 2010-09-14 15:36:12 -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 deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work. 2010-09-14 15:36:12 -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 Refactoring deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work. 2010-09-14 15:36:12 -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