Commit Graph

18392 Commits

Author SHA1 Message Date
alena
a0eaf32cad Fixed updateAccount command to work via 8096 port. 2010-11-18 17:35:41 -08:00
will
ad822bc136 bug 7081: fixed issue where the vlan drop-down wasn't being shown because the dialogs were not being cleaned up everytime you clicked on the resource, zone, or pod link on the left nav. 2010-11-18 17:17:23 -08:00
alena
0b2b8e31d8 Fixed updateUser command - didn't work correctly via 8096 port (user account info was taken from UserContext instead of User object). 2010-11-18 17:07:20 -08:00
Anthony Xu
32e08a9cc7 bug 7226: if private NIC doesn't have IP , throw execption, then adding host fails 2010-11-18 17:03:04 -08:00
will
fc7d519c4b bug 7018: fixed an issue where dialog boxes were not correctly being cleaned up when you navigated in the UI. Essentially they were being duplicated.
- Fixed issue where the "change" event on the Add Volume dialog was being duplicated.
bug 7018: resolved fixed
2010-11-18 16:52:58 -08:00
abhishek
d222a52ccb bug 7232: resolving the sql exception
status 7232: resolved fixed
2010-11-18 16:47:08 -08:00
Jessica Wang
f7ffe916cd bug 7212: IP address - load balancer tab - show error in dialog box when creating load balancer rule fails. 2010-11-18 16:36:06 -08:00
Jessica Wang
47468a0365 bug 7212: IP address - port forwarding tab - show error in dialog box when creating Port forwarding rule fails 2010-11-18 16:32:50 -08:00
NIKITA
325f1b1d01 Minor change in under construction bg 2010-11-18 16:27:17 -08:00
NIKITA
9a7cc23004 Under construction bg for Step 4 2010-11-18 16:25:08 -08:00
Jessica Wang
8b6eb37603 new UI - registerISO, registerTemplate - remove UI restriction that template name needs to be English character. 2010-11-18 16:05:14 -08:00
Jessica Wang
e85274266f bug 6940: IP Address page - show/hide different tabs after enable/disable Static NAT. 2010-11-18 15:53:08 -08:00
will
6d9ac8cec7 Changed the Network wizard step to better reflect what will be in 2.2. 2010-11-18 15:36:49 -08:00
NIKITA
56857d82f9 Under Construction for Step 4 in Instance Wizard 2010-11-18 15:33:48 -08:00
Jessica Wang
d3f31ba287 bug 6940: IP Address page - Show which VM it is currently static NATed to. 2010-11-18 15:30:55 -08:00
Anthony Xu
27829deaa1 fix ubuntu build 2010-11-18 15:12:03 -08:00
Jessica Wang
71f6b6abc8 bug 6940: IP Address page - implement Disable Static NAT action. 2010-11-18 14:56:10 -08:00
NIKITA
bdc8b068f1 Height increased of second line in mid menu 2010-11-18 14:55:10 -08:00
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