2424 Commits

Author SHA1 Message Date
Anthony Xu
4d053964b6 remove zfs related staff, which is not used 2010-11-18 14:43:20 -08:00
Anthony Xu
f62d9ae9c9 remove unused files 2010-11-18 14:43:20 -08:00
Kelven Yang
1fa2df99cc Merge a fix in 2.1.x branch back to master 2010-11-18 14:42:53 -08:00
abhishek
317554d983 ensuring all the following have api values taken in, in GB (disk offering, service offering, custom vol creation and vm creation from cust disk offering) 2010-11-18 14:32:50 -08:00
Chiradeep Vittal
c53e165eaa bug 6971: bring back l2tp port 1701 2010-11-18 14:06:01 -08:00
Chiradeep Vittal
a7547846bf bug 6971: Dont confuse PF rules added for VPN to be LB rules 2010-11-18 14:05:28 -08:00
Chiradeep Vittal
ea0680ef9c Gson 1.5 doesnt handle cgi objects very well -- ensure that VO inside agent command is a POJO 2010-11-18 14:05:03 -08:00
Chiradeep Vittal
de49fbad6f 1-1-NAT feature broke regular NAT, fixing 2010-11-18 14:05:03 -08:00
Chiradeep Vittal
796f295194 Log actions to /var/log/cloud.log 2010-11-18 14:05:03 -08:00
will
c7cfded08c bug 7225: Fixed text display for adding volumes using a custom disk offering.
status 7225: resolved fixed
2010-11-18 13:50:50 -08:00
will
04078b86c8 bug 7153: Fixed left nav menu text. 2010-11-18 13:26:51 -08:00
Jessica Wang
740b4e7c4c bug 6764: zone page - Add VLAN dialog - public untagged has only one option ("zone-wide") in scope. 2010-11-18 11:43:38 -08:00
abhishek
6ae21932eb realized that the var name used in response code might be confusing to a new reader. changing the name to be more intuitive 2010-11-18 11:20:01 -08:00
abhishek
18ff23c839 added a list method to list ip forwarding rules, optionally list a rule based on its public ip address 2010-11-18 11:15:13 -08:00
abhishek
020afa6e33 adding a list command for ip forwarding rules for 1:1 nat, to be consumed by the ui 2010-11-18 11:15:13 -08:00
Kelven Yang
3866926598 remove hard-code of vcenter server record from template.sql 2010-11-18 11:07:10 -08:00
edison
a0d7ee3de9 fix rpm build 2010-11-18 09:46:36 -08:00
abhishek
c4f1b35aef returning the public ip address in the creation of firewall rule, for the UI to consume 2010-11-18 09:42:47 -08:00
Anthony Xu
aca45d68d3 delete cloud_PrettyPrint.py cloud_sxp.py which are not used 2010-11-17 23:30:33 -08:00
alena
829d7482b3 bug 6864: allow domain admin to see only vms belonging to his domain and child domains
status 6864: resolved fixed
2010-11-17 23:09:19 -08:00
alena
91a87f9d8f bug 7155: fixed NPE in AuditTrial which used to happen when logout command was executed when session was already invalidated.
status 7155: resolved fixed
2010-11-17 21:42:51 -08:00
alena
28dd8185dd Fixes for listDomains API command:
* return all domains in the system when command is executed via 8096
* for domain admin return only his domains and subdomains.
2010-11-17 21:28:12 -08:00
alena
6f44238109 Fixed listDomainChildren api - now we can search by name when isRecursive flag set. 2010-11-17 20:40:39 -08:00
alena
a95b853a17 bug 6898: updateResourceLimit command requires domainId or account/domainId now if executed via 8096 port
status 6898: resolved fixed
2010-11-17 19:43:06 -08:00
alena
97a8349110 bug 6894: removed "account" request parameter in listAccounts command. Should use "name" if need to make search by account name
status 6894: resolved fixed
2010-11-17 19:21:02 -08:00
Jessica Wang
b2bcb9e6e6 bug 6940: IP Address page - Enable Static NAT option is only available for IP that is manageable. 2010-11-17 18:18:58 -08:00
Jessica Wang
0890eff9f6 new UI - instance page - details tab - add ID field. 2010-11-17 18:12:07 -08:00
Alex Huang
a73e3dc9ac new networking can be set by use.new.networking 2010-11-17 17:51:17 -08:00
Jessica Wang
e6f0ab4dba bug 6940: IP Address page - implement Enable Static NAT action. 2010-11-17 17:49:12 -08:00
Chiradeep Vittal
4c7bb302bc bug 6971: Use PSK length configuration
validate global configurations
2010-11-17 16:32:50 -08:00
Jessica Wang
6100dc62b5 bug 6940: IP Address page - show/hide tabs upon isstaticnat, issourcenat, forvirtualnetwork value. 2010-11-17 16:23:36 -08:00
Kelven Yang
5490577469 1) Remove forwarding between eth1 and eth2 as it does not solve the problem of asymmetic routing
2) correct Eclipse project settings
3) If VM is hosted by vmware hypervisor, give the previous host preference to start on to fit VMware's VM-centric model
2010-11-17 15:55:04 -08:00
Jessica Wang
39327f2f38 bug 6940: IP Address page - details tab - add "Static NAT" field. 2010-11-17 15:43:51 -08:00
alena
9fefa33a36 bug 5701: listNetworkGroups api - apply page size parameter to the NetworkGroup instead of IngressRule.
status 5701: resolved fixed
2010-11-17 15:34:45 -08:00
Chiradeep Vittal
9640f12cce bug 6971: revert some changes 2010-11-17 15:33:10 -08:00
Chiradeep Vittal
31e17b907d bug 6971: ensure no conflicts with portforwarding rules for vpn udp ports
also, do not open up port 1701 -- only used on ppp interface not public interface
also clean up password generator, make it easier to use and more secure
moved some constants to NetUtils
heuristic to determine if an ip is one-to-one nat'ted
2010-11-17 15:32:50 -08:00
Chiradeep Vittal
c871ef4acf fix constructor to use passed in value 2010-11-17 15:31:53 -08:00
Jessica Wang
8c8188afec bug 7151: cluster page - add "Add Host", "Add Primary Storage" option. 2010-11-17 15:18:09 -08:00
Jessica Wang
d491490cde bug 7038: Pod page - Add Direct IP Range dialog - remove gateway field. Get gateway value from pod. 2010-11-17 14:18:52 -08:00
alena
2184dd1af2 bug 7195: introduced search by forVirtualNetwork parameter in listVmsCmd. Added "forVirtualNetwork" param to responses for all VM's apis.
status 7195: resolved fixed
2010-11-17 14:11:16 -08:00
Jessica Wang
b6f15213e5 bug 7208: not pass vlan parameter to UpdateZone API if vlan is null 2010-11-17 13:09:22 -08:00
abhishek
38292fcd02 bug 6929: we prevent upgrading of a router with a SO different from the type it was created with (eg. prevent a virtual offfering being upgraded to direct)
status 6929: resolved fixed
2010-11-17 12:59:54 -08:00
Jessica Wang
fed5bbcfbe bug 7208: not pass vlan parameter to CreateZone API if vlan is null. 2010-11-17 12:24:31 -08:00
Jessica Wang
08247906f2 bug 7208: Guest vlan range should be optional for zone with Advance network support 2010-11-17 12:08:15 -08:00
abhishek
1d1a2fa691 bug 6448: returning an error back from the api on trying to add a pf rule which already exists 2010-11-17 11:50:05 -08:00
Jessica Wang
37612196b8 Bug 7207: Add Zone Pod Wizard - Step2: shouldn't show "vlan range" fields when create zone with Basic network type 2010-11-17 11:06:34 -08:00
Chiradeep Vittal
43d5219258 fix components.xml handling in agent 2010-11-17 11:03:00 -08:00
alena
59b07f8047 bug 7162: made listZones by id work
status 7162: resolved fixed
2010-11-17 10:46:38 -08:00
alena
f2c1291f6d Don't allow to update zone with new guestVlan range if the zone's network type is Basic 2010-11-17 10:46:38 -08:00
Jessica Wang
745d3e816d bug 7206: pod page - use zone's network type ("Basic", "Advanced") to decide what to show/hide. 2010-11-17 10:38:32 -08:00