11 Commits

Author SHA1 Message Date
Frank
92155522f2 Add license header to files 2011-04-14 11:23:14 -07:00
Jessica Wang
a0bc697032 remove AddDomain, AddAccount from Test Provisioning Tool (they are available in Domain page, Account page now). 2010-12-09 15:10:10 -08:00
Jessica Wang
a03a58d379 Test Provisioning Tool - related UI change after API refactor (after "true"=>true, "false"=>false, "3"=>3) 2010-11-16 13:49:44 -08:00
will
3be51b5b8c bug 5881: disabled domain edit for now since it doesn't work as intended.
- Also fixed creating user and domain in the test provisioning tool to make use of the new API format.
2010-11-08 13:00:33 -08:00
NIKITA
bd23cfec05 UI for test provisioning tool 2010-11-02 11:49:50 -07:00
Kris McQueen
0267a306c8 bug 6649: when listing domains, accept -1 as 'list all.' Fix listDomainChildren response to return haschild, handle haschild as a boolean rather than a string.
status 6649: resolved fixed
2010-10-19 13:49:00 -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
Jessica Wang
4e9b1239ce cross-site scripting - sanitize only value whose type is string. 2010-09-21 17:42:26 -07:00
Kris McQueen
5a3f4af638 AddHost and AddSecondaryStorage have different required parameters, so avoid subclassing these commands and just call a common method in the agent manager. Fix the response name for listAccounts. CreateUser returns one user, so don't always get response.user[0] since that's pointless. A secondary storage host does not have a pod id (NfsSecondaryStorageResource) so make sure not to dereference variables that will be null. 2010-09-21 16:28:31 -07:00
Alex Huang
7249f168d5 more file changes 2010-09-09 13:27:20 -07:00
Manuel Amador (Rudd-O)
05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00