Commit Graph

36479 Commits

Author SHA1 Message Date
Kris McQueen 335613a8a9 Add the mirrored property to the disk offering response 2010-10-07 15:03:47 -07:00
Jessica Wang c95a634a9b new UI - add Resources page 2010-10-07 14:53:40 -07:00
alena e7b478f43d Added descriptions for Api commands and corresponding requrest parameters 2010-10-07 14:46:29 -07:00
Jessica Wang ff4ba0958d new UI - IP address - clear all load balancer rules after releasing an IP. 2010-10-07 14:23:35 -07:00
Jessica Wang d0cfc6a7d2 new UI - ip address page - fix a bug that newly created port forwarding rule appear on every IP. 2010-10-07 11:56:29 -07:00
Jessica Wang 6949971391 new UI - ip address page - remove ip from middle menu and clear right panel after releasing an IP. 2010-10-07 11:39:48 -07:00
Kelven Yang 15f5fa5c1d Make installrtng.sh support vmware template 2010-10-07 11:19:04 -07:00
Jessica Wang 3dd6bec74d new UI - ip address page - implement release IP action. 2010-10-07 10:51:25 -07:00
Jessica Wang 5fb08bc459 new UI - ip address page - fix a bug that highlight in middle menu doesn't work after acquiring new IP. 2010-10-07 09:41:13 -07:00
Jessica Wang 8f083e70ab new UI - IP address page - implement acquire IP action. 2010-10-07 09:37:57 -07:00
anthony cbdfc10673 change config.getValue 2010-10-06 19:36:51 -07:00
Kris McQueen fbb5a109cc Fix return types for resetVmPassword and upgradeVirtualMachine commands. Fix response for resetVmPassword to be a vm rather than success/failure. Make sure the password is a transient variable for the resetVmPassword command so that the new password is returned to the user. 2010-10-06 18:29:27 -07:00
Kris McQueen 6db9f377a3 use the name of the configuration variable rather than the name of the command 2010-10-06 18:28:12 -07:00
Kris McQueen 1ae2273871 when updating the account, use the correct name for the updates 2010-10-06 18:27:46 -07:00
Kris McQueen ec62ef3cd7 Injection doesn't work on private methods, restore the visibility of the methods so injection works. 2010-10-06 18:25:58 -07:00
Kris McQueen 5fa6ff7fe4 Manual snapshots won't have an async job id, the job id gets set when the recurring snapshots get scheduled for execution. If the policy id is MANUAL, don't search for a job id. 2010-10-06 18:24:19 -07:00
anthony 48f1264a80 bug 6446: do not pass private, guest, public network in host_detail to CitrixResourceBase.configure
status 6446: resolved fixed
2010-10-06 18:16:19 -07:00
Jessica Wang 62a2732c19 new UI - vm wizard - final step - show selected hypervisor in review area. Pass hypervisor parameter to DeployVirtualMachine. 2010-10-06 17:48:37 -07:00
Kelven Yang d307b86b07 Temporarily add a blank system vm for vmware testing, explcitly check the ticket info in console access URL 2010-10-06 17:36:13 -07:00
Jessica Wang 0d07743858 new UI - vm wizard - step 1 - add hypervisor dropdown. listing templates will change based on selected item in hypervisor dropdown. listing ISO won't. 2010-10-06 17:37:55 -07:00
Alex Huang 9d1270b35f console proxy started completely and running 2010-10-06 17:22:35 -07:00
anthony dc7a723660 backport from 2.1.x 2010-10-06 17:01:04 -07:00
Jessica Wang 5cba4a5167 new UI - create template - add hypervisor dropdown, display different value in format dropdown based on selected item in hypervisor dropdown. 2010-10-06 16:14:23 -07:00
anthony 0cb11027e9 back port from 2.1.x 2010-10-06 15:18:23 -07:00
Jessica Wang 4d2104198b New UI - instance page - change name action, change group action - populate vmname, vmgroupname to dialog before it displays if only one VM is selected. 2010-10-06 14:59:04 -07:00
Jessica Wang 983f5c5609 new UI - Instance page - actions - pop up an alert if user click action but no VM is selected in middle menu. 2010-10-06 14:29:14 -07:00
Jessica Wang 1ecfdae8f0 new UI - middle menu actions - If Cancel button in dialog box is clicked, remove highlight in middle menu. 2010-10-06 12:05:17 -07:00
Jessica Wang a0f75f34c1 new UI - VM Change Service Offering - pass vmId to listServiceOffering if only one item (VM) is selected in middle menu. 2010-10-06 11:13:46 -07:00
Alex Huang b369103a87 reverted back to old console proxy code 2010-10-06 10:18:09 -07:00
Alex Huang 94a26d2038 Still needs to add mac address allocation but basically console proxy is started and running 2010-10-06 10:18:09 -07:00
Jessica Wang 4ccd67bba7 new UI - volume page - hide action Create Template from UI until backend is fixed (createTemplateFromVolume is not working at backend). 2010-10-06 10:05:51 -07:00
edison 139ff273ff fix systemvm template for kvm, using chiradeep's latest debian template 2010-10-05 20:41:39 -07:00
edison e67e7d0e7b remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00
Kris McQueen 9c593352d0 Fixing events for async jobs so that there's a scheduled event recorded with appropriate type/description whenever the API framework schedules the async command to run. A few miscellaneous fixes as well uncovered during regression testing (router response was not parsed correctly by UI, etc.) 2010-10-05 20:26:18 -07:00
anthony 6ae0bc596a try host.destroy after pool.eject 2010-10-05 18:26:36 -07:00
Jessica Wang a0aa949eda new UI - VM reset password - fix a bug that spinning wheel don't disappear after action succeeds when it's multiple selection in middle menu. 2010-10-05 17:27:44 -07:00
Jessica Wang f8f7512665 new UI - volume page - recurring snapshot 2010-10-05 17:19:30 -07:00
Jessica Wang ef67728cea new UI - instance page - reset password - after action succeeds, show new password in middle menu and details tab when middle menu item is clicked. 2010-10-05 16:59:22 -07:00
Jessica Wang 23c62e568b new UI - show new password on middle menu if deploy virtual machine with a template whose password is enabled. 2010-10-05 14:55:36 -07:00
Jessica Wang 4fa53720c6 new UI - add shared function enableMultipleSelectionInMiddleMenu(), disableMultipleSelectionInMiddleMenu(). 2010-10-05 14:23:18 -07:00
Kelven Yang 3982bc0558 When storing job record, for domain routers, appoint its owner account in stead of system account 2010-10-05 13:48:09 -07:00
Jessica Wang 802d452e0f new UI - instance page - volume tab, router tab - display gray text "no available actions" instead of a blank menu when mouse is over an action link that has no action links. 2010-10-05 12:22:36 -07:00
Jessica Wang b2e1fd6faf new UI - check whether there is action available when clicking through different items in middle menu. 2010-10-05 12:00:55 -07:00
Jessica Wang 82e7b11892 new UI - before selecting an item in middle menu, show no available actions instead of a blank menu when mouse is over action link. 2010-10-05 11:25:33 -07:00
Jessica Wang 7fe67da4b0 new UI - actions on details tab - hide spinning wheel when selecting another item in middle menu. 2010-10-05 10:58:37 -07:00
edison 1cd370fc36 hypervisor type for deployvmCmd is optional, only deploying blankvm
needs it.
2010-10-05 09:52:06 -07:00
nit f7f2b5666a bug 5871: removing the NDC since there is no nested context involved in the audit trail and since its leaking into the management server logs. 2010-10-05 19:51:12 +05:30
Jessica Wang 426767f9f1 Primary Storage page, Host page - decode text. 2010-10-04 20:08:12 -07:00
Jessica Wang 0763037d5f decode text returned from API. encode text passed to API. 2010-10-04 19:38:22 -07:00
Jessica Wang b45b23b50a Storage page - encode API parameters 2010-10-04 18:17:25 -07:00