| .. |
|
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
|
Extending extract functionlity for volumes to allow download. The
|
2010-10-26 18:49:43 +05:30 |
|
async
|
Extending extract functionlity for volumes to allow download. The
|
2010-10-26 18:49:43 +05:30 |
|
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 6725: use serviceOfferingName rather than the API command name when updating the service offering; set memory in the response for UpdateServiceOffering
|
2010-10-25 17:08:47 -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 6710: rebootRouter was supposed to return the rebooted router, not success/failure
|
2010-10-25 15:01:50 -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
|
Adding the accidental deleted code
|
2010-10-26 19:05:13 +05:30 |
|
servlet
|
Fix the broken ConsoleProxyServlet after the merge of API refactoring changes
|
2010-10-15 11:17:27 -07:00 |
|
storage
|
Extending extract functionlity for volumes to allow download. The
|
2010-10-26 18:49:43 +05:30 |
|
template
|
Extending extract functionlity for volumes to allow download. The
|
2010-10-26 18:49:43 +05:30 |
|
test
|
final merge of master->2.1.refactor preparing for merge back into master
|
2010-10-12 14:46:24 -07:00 |
|
user
|
bug 6752: fix updating resource limits for a domain by looking at the given accountName/domainId parameters rather than looking at the caller's account. If updating limits for an account, e.g. account 'foo' in domain 4, then execute updateResourceLimit&account=foo&domainid=4&..., but if updating the limit for a domain, don't specify the account parameter. When processing the command, if accountName is null, the limit for the domain will be properly updated.
|
2010-10-25 17:32:28 -07:00 |
|
vm
|
bug 6480: detachVolume API would start returning an embedded object, like attachVolume API does.
|
2010-10-25 17:19:22 +05:30 |