3730 Commits

Author SHA1 Message Date
Jessica Wang
6c45b92a68 bug 7861: secondary storage page - implement details tab. 2011-01-11 16:15:57 -08:00
alena
620e7e0305 Implemented list by trafficType in listNetworks command 2011-01-11 16:06:58 -08:00
Jessica Wang
cdc1b6db23 bug 7861: include secondarystorage.js in index.jsp 2011-01-11 16:06:15 -08:00
Jessica Wang
c0b520c596 bug 7861: add JavaScript file, JSP file for secondary storage page. 2011-01-11 16:04:11 -08:00
alena
6ebbff60f4 Fixed Api xml doc generator 2011-01-11 15:26:04 -08:00
anthony
1fd84fbcfa xen hyperviosr used 128 M memory 2011-01-11 15:19:11 -08:00
will
75ab3a554c Added a missing semi-colon 2011-01-11 14:56:05 -08:00
Jessica Wang
6090582d0a bug 7861: zonetree - add "Secondary Storage" node under zone node. 2011-01-11 14:44:08 -08:00
will
5490c4ee02 Added ability to allow users to select language support. 2011-01-11 14:34:42 -08:00
abhishek
45805db737 adding descriptions to lun commands, to be consumed by the xsl transformer 2011-01-11 14:24:59 -08:00
alena
5dfe399c1a bug 7803: introduces new parameter "is_default" for the network. DeployVm requires 1 default network to be specified, other networks (if any) have to be secondary
status 7803: resolved fixed

Fix overview:

1) Parameter "isDefault" should be defined as a part of createNetwork
* Virtual network is always default
* Parameter can be specified only for DirectNetwork
* Once parameter is set, there is no way to change it as we don't provide updateNetwork command.
2) Added isDefault parameter to listNetworks command so you can sort by that.
3) DeployVmCmd:
* at least one default network should be set
* if more than 1 default network is set - throw an error
4) Return isDefault information as a part of Nic object for the vm response in deploy/stop/start/listVm
2011-01-11 14:22:26 -08:00
abhishek
e28882b8ee eliminating use of multiple variables; using the same var for all protocols (denoting ports for tcp/udp and type/code for icmp) 2011-01-11 14:20:02 -08:00
Jessica Wang
2e84e9fc92 bug 7738: volume page - snapshot tab - create template from snapshot dialog - add isFeatured dropdown. 2011-01-11 14:19:30 -08:00
abhishek
e4c3f556c2 bug 7942: we were not using the right values for record creation when the proto=icmp. Using the right vals
status 7942: resolved fixed
2011-01-11 13:57:53 -08:00
NIKITA
04e27c9d12 Custom Login background has been modified 2011-01-11 13:32:29 -08:00
abhishek
8995a0afb6 adding more logging for the corner case 2011-01-11 12:14:13 -08:00
abhishek
95756802e3 bug 7899: this seems to be a corner case, and from the logs, there was a vol with no pool id associated with it. Adding a check against it, as this should never happen
status 7899: resolved fixed
2011-01-11 12:11:46 -08:00
will
5c275827ad Initial support for allowing users to change their UI skin. 2011-01-11 12:08:53 -08:00
Jessica Wang
f60aedaa95 template page - add "Type" row (whose value is like "SYSTEM", "USER", "BUILTIN"). 2011-01-11 11:48:48 -08:00
Jessica Wang
2f97f6a374 Security Group page - ingress rule tab - fix a bug that validation fails when selected protocol is ICMP. 2011-01-11 11:13:22 -08:00
Jessica Wang
00e34cd146 bug 7134: VM Wizard - step 4 - for basic zone - show "security group is currently not available" if getDirectAttachSecurityGroupsEnabled() is not true or hypervisor of selected template is VmWare. 2011-01-11 10:51:07 -08:00
abhishek
a8da46845d adding some more descriptions, to be consumed by the xsl transformer 2011-01-11 10:46:07 -08:00
Jessica Wang
4e967e3568 bug 7134: VM Wizard - step 4 - basic zone - allow the user to select the default security group. 2011-01-11 10:08:50 -08:00
nit
ffe387ab5b Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-01-11 20:08:24 +05:30
nit
6850a0ae9a bug 7519 : Opening eth2 for public traffic on ssvm. Implementing the ip firewall for zone to zone copy in the Apache layer. Disabling directory listing for extract server root. 2011-01-11 20:05:35 +05:30
Frank
c6683c2eab bug 7722: open vswitch -
refine ovs plugin, create a separate plugin instead of messing with vmops
refine gre tunnel, maintains tunnel in database instead of plugin
fix an arp issue cause by overlap vlan range
2011-01-11 02:55:36 -08:00
alena
0c38485c19 Added missing descriptions to a bunch of api commands 2011-01-10 20:30:29 -08:00
alena
07aa1d68d1 Fixed minor issues in tool generating the difference between 2.1.x and 2.2 apis 2011-01-10 19:12:16 -08:00
alena
5dde719988 Api xmlDocWriter: write each xml command to single file for 1)rootAdmin 2)domainAdmin 3)regularUser 2011-01-10 19:12:16 -08:00
abhishek
73e9d5f2e2 adding some descriptions to be consumed by my xsl transform engine 2011-01-10 18:23:37 -08:00
Edison Su
daff97e916 bug 7936: fix script on centos
status 7936: resolved fixed
2011-01-11 09:57:55 -05:00
Edison Su
d590f28efd bug 7080: add networkusage for kvm 2011-01-11 09:41:35 -05:00
Jessica Wang
24ddf2eea4 bug 7134: VM Wizard - step 4 - basic zone - only show security groups box when direct.attach.security.groups.enabled is true and hypervisor type is not VmWare. 2011-01-10 16:40:06 -08:00
Jessica Wang
0403549866 bug 7134: VM Wizard - step 4 - show security group multiple selection box if selected zone is basic-mode. 2011-01-10 16:26:26 -08:00
NIKITA
5944ca2316 Modified css for Login options dropdown 2011-01-10 16:11:17 -08:00
will
b40579b806 Fixed issue with main login screen showing some second level nav. 2011-01-10 15:47:01 -08:00
anthony
a1c53ae785 bug 7646:can not use the connection after join pool
status 7646: resolved fixed
2011-01-10 15:44:14 -08:00
NIKITA
6f74bc12e7 Minor change in options dropdown for login page 2011-01-10 14:57:33 -08:00
Jessica Wang
432cbc8458 hide/show security group left menu when direct.attach.security.groups.enabled is false/true. 2011-01-10 14:51:36 -08:00
alena
bc74fefe68 Api xmlDocWriter: create 2 output .xml files; one contains commands in the order defined in commands.properties.in file, another - commands in alphabetical order. 2011-01-10 14:36:07 -08:00
Frank
c07d1be1aa bug 7722: open vswitch - fix issue that flows un-delete when VM stop 2011-01-10 14:34:31 -08:00
Jessica Wang
ff3b0b3532 bug 6361: security group page - ingress rule tab - implement authorizeSecurityGroupIngress API. 2011-01-10 14:20:26 -08:00
NIKITA
25508b421b Login language and theme options added on login page 2011-01-10 14:11:20 -08:00
anthony
9e4c6351e3 bug 5756:
only fake PV driver for PV kernel
stop VM if VM doesn't have PV driver

status 5756: resolved fixed
2011-01-10 14:06:58 -08:00
alena
15fc1fa10f Fixed listNetworks to list all system networks (not just Public) when isSystem=true is specified 2011-01-10 14:04:50 -08:00
NIKITA
2bd8e76d14 modified Custom CSS for mangement console 2011-01-10 13:47:34 -08:00
alena
7bf7f3d284 Api xml doc: generate xml per command in addition to xml containing all api commands 2011-01-10 12:17:57 -08:00
alena
d31b3cc446 Resend dhcp/userData entries as a part of Dhcp vm start. 2011-01-10 12:17:57 -08:00
Jessica Wang
d11978a82d bug 6361: security group page - implement add ingress rule dialog. 2011-01-10 12:12:53 -08:00
Jessica Wang
85a0afb68c bug 6361: correct response parameter name of revokeSecurityGroupIngress API. 2011-01-10 10:50:22 -08:00