cloudstack/server/src/com/cloud
Kris McQueen e6f7a480ae bug 6674: Fix VM responses
- ostypeid -> guestosid
 - findRootVolume is now in ApiDBUtils (from mgmt server) since it's for API responses only
 - add rootdeviceid and rootdevicetype to various VM respones (listVirtualMachines, deployVirtualMachine, start/stopVirtualMachine)

status 6674: resolved fixed
2010-10-22 13:57:03 -07:00
..
account Added more changes to the api 2010-10-21 15:11:49 -07:00
agent fixed addding the secondary storage 2010-10-22 11:06:00 -07:00
alert more changes for refactor 2010-10-12 07:17:47 -07:00
api bug 6674: Fix VM responses 2010-10-22 13:57:03 -07:00
async bug 6674: Fix VM responses 2010-10-22 13:57:03 -07: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 bug 3386: first part of the checkin, wherein we have an optional param domainId for create and modify zones. If this domain exists in the system, then the zone is tagged with this domain id, so that subsequent calls are checked for sanity against this domain. 2010-10-21 11:43:06 -07:00
consoleproxy Added more changes to the api 2010-10-21 15:11:49 -07:00
deploy more changes for refactor 2010-10-12 07:17:47 -07:00
event cleaning up imports, fixing up some compilation problems related to API refactoring 2010-09-13 15:25:46 -07:00
ha resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07:00
hypervisor resolving merge conflicts between 2.1.refactor and master 2010-10-12 16:28:16 -07: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 final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
network bug 6662: handle a null ip forwarding rule in the API response as 'the rule already exists' since other errors will result in thrown exceptions. Also, fix up detection of network conflicts and duplicate rules by adding a list of used protocols to the port mappings 2010-10-22 11:47:52 -07:00
offerings/dao More changes for refactoring 2010-09-15 18:00:54 -07:00
resource change code for new UI 2010-09-29 18:40:52 -07:00
server bug 6674: Fix VM responses 2010-10-22 13:57:03 -07:00
servlet Fix the broken ConsoleProxyServlet after the merge of API refactoring changes 2010-10-15 11:17:27 -07:00
storage bug 6672: Fix up volume commands. For createVolume, the command is supposed to create a database object, but not assign it to a storage pool until the user first attaches it to a vm instance. That allows the volume to start off hypervisor agnostic. For attachVolume, detachVolume, and listVolumes, the responses had minor issues (sourceType could be null, for example) in either the response generation, or the response handling by the UI. 2010-10-21 15:15:01 -07:00
template Added more changes to the api 2010-10-21 15:11:49 -07:00
test final merge of master->2.1.refactor preparing for merge back into master 2010-10-12 14:46:24 -07:00
user Added more changes to the api 2010-10-21 15:11:49 -07:00
vm checkin for windows 2010-10-22 09:21:47 -07:00