Commit Graph

34055 Commits

Author SHA1 Message Date
edison 3aef9f408e step1 2010-09-29 18:40:47 -07:00
edison 211b4c5da2 hybrid 2010-09-29 18:40:47 -07:00
anthony b8c8aacca3 bug 6326: correctly update poolsToAvoid
status 6326: resolved fixed
2010-09-29 18:38:01 -07:00
NIKITA 6761a96b30 New Ui for Dashboard User 2010-09-29 17:36:28 -07:00
NIKITA f31f8adde5 issue in Instance popup 2010-09-29 17:36:27 -07:00
Kris McQueen 0105aec338 Always set the response type on the command object so that the correct output is generated. Add both Strings and Longs to the login response (domainId and userId will be the Longs). Use the correct method name for ListSystemVMsCmd. 2010-09-29 17:32:19 -07:00
anthony 43bd6d1d2d remove guestOS list 2010-09-29 17:23:38 -07:00
anthony bca96b1079 pass guest OS name instead of guest ID when start system VM 2010-09-29 17:18:27 -07:00
anthony 675106d3e5 remove SnapshotPolicyRefDao from components.xml.in 2010-09-29 16:48:13 -07:00
anthony be5fa82229 remove snapshotpolicyRef 2010-09-29 16:24:57 -07:00
anthony 9b03017a07 bug 6354: return correct interval
status 6354: resolved fixed
2010-09-29 16:09:06 -07:00
Jessica Wang 76fbb6edf7 Revert "new UI - add login section."
This reverts commit 4026eba2e5.
2010-09-29 15:56:11 -07:00
anthony 5b75f8e03b bug 6365: find policy from volumeId instead of snapshotID
status 6365: resolved fixed
2010-09-29 15:25:46 -07:00
Jessica Wang 7374f85a18 new UI - VM creation - fix bug "toRightPanel is not a function". 2010-09-29 15:24:55 -07:00
Kris McQueen da660f2575 Change session parameters to be their actual type (domainId and userId are saved to the session as Longs and not Strings) 2010-09-29 15:18:43 -07:00
Jessica Wang b71010cbf6 new UI - VM creation - fix bug "$t is not defined". 2010-09-29 14:12:12 -07:00
Kris McQueen 9e2d1f5e70 Refactoring disableUser and disableAccount to new API framework (they are both async commands). 2010-09-29 13:57:26 -07:00
abhishek cd42fcc1bf some code refactoring 2010-09-29 11:17:42 -07:00
Jessica Wang 4026eba2e5 new UI - add login section. 2010-09-29 10:22:45 -07:00
kishan 153dca3ddf bug 6195: removed service offering Id for ROOT volumes in usage data 2010-09-29 18:29:07 +05:30
kishan 9e87534e42 bug 6216: Added Id to listAlerts response 2010-09-29 15:52:13 +05:30
Jessica Wang 9e543b2c12 new UI - domain page - remove obsolete code. 2010-09-28 20:15:28 -07:00
Jessica Wang 273313aa25 new UI - domain page - implement admin accounts tab. 2010-09-28 20:05:08 -07:00
Jessica Wang 7c247b2fa8 new UI - domain page - implement update resource limits. Make right panel editable when clicking edit button instead of pop up dialog box. 2010-09-28 19:05:50 -07:00
anthony 319d4f1aa0 snapshot redesign
1. use full snapshot and delta snapshot, there are maxsnashot/2 of delta snapshot between two full snapshot
2. only support one policy for one volume
3. remove all coleases in secondary storage.
2010-09-28 18:37:46 -07:00
abhishek 72cb2ce4ca test checkin 2010-09-28 18:11:36 -07:00
Kris McQueen 95a7f20a0a Adding in XML response serializing. Now the new API framework supports both XML and JSON responses the way the old framework did. 2010-09-28 17:36:27 -07:00
Jessica Wang 3857dd359a new UI - domain page - implement details panel. 2010-09-28 17:27:15 -07:00
Jessica Wang 2abfedce47 new UI - domain page - tree - implement expand tree node, collapse tree node. 2010-09-28 16:53:17 -07:00
Kris McQueen 2fde826a77 fix up a few merge conflicts from the big merge master->2.1.refactor that were overlooked 2010-09-28 16:35:15 -07:00
Jessica Wang 88abc071a4 new UI - domains page - draw tree in middle menu. 2010-09-28 16:32:06 -07:00
Jessica Wang b680637366 new UI - add JSP file, javascript file for Domain page. 2010-09-28 16:04:14 -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 f08ef8c6d4 fix a bug - Zones page - Direct VLAN IP Range - account field appears twice in view mode. 2010-09-28 15:07:36 -07:00
abhishek e5186bde2b bug 5190: a part of the enhancement is complete; now we can upload a custom cert using a file from our local machine, into the system. It is stored in the certificate table as a "text" column 2010-09-28 13:52:14 -07:00
Jessica Wang 1bb4eeafd9 new UI - implement new API listInstanceGroups to list instance groups on left menu. 2010-09-28 12:07:26 -07:00
abhishek 0af7ad934b bug 5190: updating the command list 2010-09-28 11:28:40 -07:00
abhishek bbdc135c12 bug 5190: more changes 2010-09-28 11:19:08 -07:00
abhishek 300905df84 adding some more files 2010-09-28 11:07:04 -07:00
abhishek 918ddff25e some code cleanup, and adding some more meat to the enh 2010-09-28 11:03:12 -07:00
abhishek 91340ca8de bug 5190: incremental checkin with a bunch of vo,dao,schema and upgrade changes 2010-09-28 11:03:12 -07:00
Jessica Wang 9a4ceb64c0 fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -07:00
nit 122b15071d bug 6334: Correcting the syntax of json data when the response is empty.
status 6334: resolved fixed
2010-09-28 14:46:44 +05:30
alena 9b10074c2a Added missing license info to the bunch of files 2010-09-27 19:08:03 -07:00
Chiradeep Vittal f1b0e4b811 tweaks for debian system vm 2010-09-27 18:04:49 -07:00
edison 0e5469340c fix typo, should be "dev eth2" 2010-09-27 17:24:45 -07:00
edison 2d728d4044 set default gateway always on eth2, to fix the bug that system vm is not pingable, if public network and
private network both are in the same subnet.
2010-09-27 17:08:31 -07:00
abhishek ad4ea90207 bug 5190: enhancing some of the error messages returned to be more intuitive 2010-09-27 17:01:01 -07:00
abhishek 89cce1a023 bug 5190: adding some more methods for the functionality 2010-09-27 16:54:28 -07:00
abhishek 677d8894ea bug 5190: modifying the api calls 2010-09-27 16:49:34 -07:00