Commit Graph

3030 Commits

Author SHA1 Message Date
Jessica Wang 7ba5fa9541 bug 7469: Snapshot page - Create Template from Snapshot dialog - add "isFeatured" dropdown field. 2010-12-13 17:46:58 -08:00
Jessica Wang 0754663657 Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API. 2010-12-13 17:16:24 -08:00
Jessica Wang 4549552904 Update ISO - update embedded jsonObj after calling UpdateISO API. 2010-12-13 16:59:05 -08:00
abhishek 5e61be67fd fix bugs in allocator 2010-12-13 16:42:25 -08:00
Jessica Wang f44af7d714 bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid. 2010-12-13 16:21:34 -08:00
alena d077b127aa bug 7498: fixed search by keyword in listUserVm/listSystemVms/listRouters commands
status 7498: resolved fixed
2010-12-13 15:22:11 -08:00
Jessica Wang 24b92b2c56 Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination. 2010-12-13 15:03:41 -08:00
Jessica Wang 742bb65df2 IP Address page - Basic Search - search by keyword parameter. 2010-12-13 14:20:11 -08:00
Jessica Wang b1e649f856 Creating new account - switch the context to "All accounts" if it's not "All accounts" that is being selected. (e.g. it's "My accounts" that is being selected). 2010-12-13 14:12:28 -08:00
alena 65f53e3910 1) Create default networks for zones specified in server-setup.xml file
2) Direct pod based netwoks is taken care by DirectNetworkGuru now
2010-12-13 14:03:19 -08:00
Jessica Wang 84edea9c0f domain page - fix a bug that newly created domain appears twice in domain tree. 2010-12-13 13:58:36 -08:00
Jessica Wang 85f3a48744 creating new item in middle menu - put newly added item on the top instead of on the bottom. 2010-12-13 13:50:21 -08:00
Jessica Wang 69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
abhishek 33f71e1250 bug 7408: returning the source id and source type for vol creation
status 7408: resolved fixed
2010-12-13 12:38:43 -08:00
alena c7a9267225 Delete network as a part of account cleanup 2010-12-13 10:47:10 -08:00
Jessica Wang fbd2e32882 Optimize afterAddingMidMenuItem() - do not need to pay extra parameter hasMultipleSelectionSubContainer. 2010-12-13 09:53:43 -08:00
Kelven Yang dedfe57280 seraral fixes for VMFS storage 2010-12-11 11:08:39 -08:00
Kelven Yang 1689ed8150 1) Add vmwapre library jars to deps and purposely left vmware-axis.jar behind to use cloud-axis.jar instead, this is to solve the conflict between iControl.jar
2) Fix issues in setting user_data python implementation for vmware
2010-12-11 11:08:39 -08:00
alena 7d7817ecba Delete corresponding networks during zone deletion. 2010-12-10 20:42:38 -08:00
alena 8db9f9fbdb Fixed listLoadBalancerRuleInstances to list only instances belonging to LB rule network 2010-12-10 20:42:37 -08:00
Jessica Wang 94330f0d79 IP Address - load balancer page - fix a bug that algorithm dropdown didn't show the right value in edit mode. 2010-12-10 20:10:43 -08:00
Jessica Wang b9491fc439 UploadLoadBalancer API has been changed to disallow private port to be updated. Here is corresponding UI change. 2010-12-10 20:04:39 -08:00
Jessica Wang 4ea8424332 External Firewall, External Load Balancer - change lable from "URL" to "IP" since what API returns is actually IP instead of URL. 2010-12-10 19:51:31 -08:00
Jessica Wang d341ea4218 API parameter name has been changed. Here is corresponding UI change. 2010-12-10 19:41:07 -08:00
Jessica Wang da5b8d2709 IP Address page - Load Balancer tab - correct parameter name. 2010-12-10 19:31:31 -08:00
alena cc98337eb6 Create default networks when zone is created 2010-12-10 19:25:23 -08:00
Jessica Wang 327f3736fa IP Address page - load balancer tab - add a paramter ("applied") to API call when manage section is to be expanded. 2010-12-10 19:24:35 -08:00
alena 87ee0cae79 Fixed createPod command 2010-12-10 18:26:07 -08:00
alena 3ceffaf5c3 Use "revoke" istead of "pending" field in load_balancer_vm_map table. 2010-12-10 17:53:04 -08:00
Alex Huang 7cfbd5b7e0 missing mac fields 2010-12-10 17:20:31 -08:00
Alex Huang 790bf40be6 Forgot what i change but must be important 2010-12-10 17:20:31 -08:00
alena d9c77e0d16 bug 7416: return guest/private/public ip/netmask/gateway info for the domR instead of returning list of nics
status 7416: resolved fixed
2010-12-10 16:35:05 -08:00
Jessica Wang 789f6f2b5f secondary storage - fix a bug that newly created secondary storage has duplicate copy. 2010-12-10 16:34:12 -08:00
Jessica Wang 0f22dc9628 Domain page - switch back to details tab when different domain node is clicked. 2010-12-10 15:47:07 -08:00
alena fd20002609 Made virtualMachineIds parameter required for assignToLoadBalancerRule command 2010-12-10 15:41:33 -08:00
anthony a2de4f7cf5 fixed isNetworkAWithinNetworkB 2010-12-10 15:36:33 -08:00
alena acef5c9f5c Fixed listLoadBalancerRuleInstances to return all vms in the system for the ROOT admin 2010-12-10 15:35:07 -08:00
Kevin Kluge 4fd7a83645 allow service cloud stop to stop the java process 2010-12-10 15:30:07 -08:00
Jessica Wang 7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -08:00
alena 88d6ff2136 bug 7467: release IP address works now.
status 7467: resolved fixed

Fixed all load balancer commands to work with the latest networking code
2010-12-10 15:12:32 -08:00
abhishek 9c8d8d1dc4 bug 7474: implementing search for public ip address for a zone, without the filter for vlan db id.
status 7474: resolved fixed
2010-12-10 15:04:18 -08:00
abhishek cebf829f13 fixing add host failure 2010-12-10 14:03:36 -08:00
Alex Huang c8961453a4 mac addresses for private ip addresses 2010-12-10 13:36:40 -08:00
Alex Huang d27c0c4b01 mac addresses for private ip addresses 2010-12-10 13:36:40 -08:00
abhishek 5d419be638 bug 7476: fixing the pod creation issue
status 7476: resolved fixed
2010-12-10 13:24:57 -08:00
abhishek d8f771e05b more changes to the attach/detach iso and bootloader flow 2010-12-10 13:24:57 -08:00
Jessica Wang da39edb9e6 Dashboard for domain admin - implement recent errors section. 2010-12-10 11:47:51 -08:00
Jessica Wang ce3d089db0 Dashboard for domin admin - implement counting total number of VM, volume, snapshot, account. 2010-12-10 11:28:11 -08:00
abhishek 7bab80895c fixing a npe in listIsos call; the pageSize is being passed as null. For this release, defaulting it to a large value if null. May need to revisit later 2010-12-10 10:58:18 -08:00
Frank Zhang c61fbf6fc8 add UI dependent JARs to configure 2010-12-10 10:45:21 -08:00