Alex Huang
|
f58063911e
|
deploy vm completed
|
2010-10-26 09:35:24 -07:00 |
Kris McQueen
|
b3c7821b44
|
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.
status 6752: resolved fixed
|
2010-10-25 17:32:28 -07:00 |
Alex Huang
|
d5d8f27cad
|
Added more changes to the api
|
2010-10-21 15:11:49 -07:00 |
Alex Huang
|
794ca16a65
|
Added code to start domR
|
2010-10-19 11:52:01 -07:00 |
Kris McQueen
|
45c611100a
|
fix NPE when updating a resource limit using the internal API port
|
2010-10-07 15:10:03 -07:00 |
Kris McQueen
|
848ce60097
|
Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework.
|
2010-09-28 15:47:14 -07:00 |
Kris McQueen
|
4e5aa9cd98
|
Finish refactoring listResourceLimits to new API framework.
|
2010-09-07 14:56:51 -07:00 |
Kris McQueen
|
cee6b37757
|
Partial refactoring of listResourceLimits to new API framework.
|
2010-09-07 14:56:51 -07:00 |
Alex Huang
|
e0165dd2ef
|
my changes
|
2010-08-23 13:59:23 -07:00 |
abhishek
|
e553bcde96
|
Refactoring the updateResourceLimits code, moving all logic to agent manager, updating the enum with a new manager type for reflection
|
2010-08-18 10:32:21 -07:00 |
Kelven Yang
|
53097c67f5
|
1) Fix build problem caused by alex's Refactoring
2) Let console proxy servlet support API key to allow session-less access
|
2010-08-17 15:15:06 -07:00 |
Alex Huang
|
a89aad4d15
|
removed override
|
2010-08-17 10:16:16 -07:00 |
Manuel Amador (Rudd-O)
|
05c020e1f6
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |