| .. |
|
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 6684: return 'attached' parameter as part of listVolumes response. For the diskOffering information looking like service offering information, this is because the diskOffering on the root volume is set to be the service offering of the VM. If this is a change from 2.1.x please re-open this bug, but for the time being I'm going to assume this is working as expected.
|
2010-10-22 16:53:58 -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 6675: some fixes for creating volumes from snapshots
|
2010-10-22 16:12:46 -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
|
bug 6678: return the VM as part of the rebootVirtualMachine implementation, serialize the VM for the API response. In 2.1.x the VM was serialized, but during refactoring for the 2.2 API framework that was changed to a SuccessResponse, but now backwards compatibility is preserved.
|
2010-10-22 16:24:54 -07:00 |