3007 Commits

Author SHA1 Message Date
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
Jessica Wang
020609eadc Dashboard for domain admin - change element ID. 2010-12-10 10:43:42 -08:00
abhishek
a5c368f7e2 bug 7472: fixing the bootloader issue, wherein a vm with iso attached fails to boot up, when trying to start from a stopped state
status 7472: resolved fixed
2010-12-10 10:40:21 -08:00
Jessica Wang
6a6f0874ae Direct Network - Add IP Range - prepend newly added record on the top. 2010-12-10 10:29:04 -08:00
Jessica Wang
3f2f7fd49f Public Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:19:03 -08:00
Jessica Wang
3291ddc392 Direct Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:10:46 -08:00
Jessica Wang
b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
Alex Huang
8ac694bf55 changes from testing 2010-12-10 09:29:23 -08:00
Alex Huang
3f9d797594 Changes to how public ip addresses are allocated 2010-12-10 08:38:21 -08:00
Alex Huang
68932929fb Changes to how public ip addresses are allocated 2010-12-10 08:38:20 -08:00
Alex Huang
2d4432d87e network shutdown code 2010-12-10 08:38:20 -08:00
edison
b24cf4715b bug 6278: fix the race condition that take snapshot/and delete snapshot at the same time
status 6278: resolved fixed
2010-12-10 00:27:44 -08:00
anthony
dcb40b5b15 Revert "add new api SetVMOSTypeCmd"
This reverts commit 543b2615db627b108867cbdba59a4d0f04b01895.

Conflicts:

	api/src/com/cloud/api/commands/SetVMOSTypeCmd.java
2010-12-09 23:38:52 -08:00
keshav
f6f1d38724 - Added variable to keep track of a NicProfile's network 2010-12-09 22:25:42 -08:00
keshav
d9f5e63f69 Added a constructor for LoadBalancerConfigCommand, and a variable to keep track of a list of destinations. 2010-12-09 21:28:10 -08:00
edison
f48af6ec43 bug 7317,7013: return error message if creating snapshot from KVM host os that not supported snapshot
status 7317: resolved fixed
status 7013: resolved fixed
2010-12-09 21:19:35 -08:00
alena
2f0f78ff73 Set trafficType to Public insteand of Guest for Direct network 2010-12-09 21:06:48 -08:00
alena
7e9579dab2 Fixed create/list LoadBalancerRules 2010-12-09 21:06:48 -08:00
edison
04f3a4baa9 bug 7441: fix ipassoc when starting router
status 7441: resolved fixed
2010-12-09 20:25:27 -08:00
Jessica Wang
a9ecbd9850 Network page - change text to be camel-case. 2010-12-09 20:26:28 -08:00
Jessica Wang
3b44a7a089 bug 7452: after creating a new account, clicking All Accounts menu. 2010-12-09 20:12:34 -08:00
Jessica Wang
49d60a4484 bug 7448: hide Add VLAN button. 2010-12-09 19:48:57 -08:00
Jessica Wang
7ef9c06b6d bug 7448: direct network - IP Allocation tab - support delete IP Range. 2010-12-09 19:45:02 -08:00
Kelven Yang
c7d8a22cfa revert back an accidentally checked-in on components.xml.in 2010-12-09 19:33:30 -08:00