Commit Graph

4170 Commits

Author SHA1 Message Date
Jessica Wang 319ae4e6b2 bug 4556: account page - localize Lock Account action. 2011-01-26 17:01:41 -08:00
Jessica Wang fea60efa15 Security Group page - add icon to middle menu. 2011-01-26 16:48:01 -08:00
Jessica Wang 4068603193 bug 4556: account page - localize Resource Limits and Disable Account. 2011-01-26 16:20:35 -08:00
Jessica Wang 35c3034e01 bug 4556: localize Edit Account action label. 2011-01-26 16:04:21 -08:00
Jessica Wang f1fc1a269e bug 8210: IP Address page - Port Range tab - the embedded object returned by createIpForwardingRule API should be named as "ipforwardingrule" instead of "portforwardingrule". 2011-01-26 15:42:45 -08:00
Jessica Wang 529e48d5eb bug 8210: IP Address page - Port Range tab - remove instance field. 2011-01-26 15:32:05 -08:00
Jessica Wang 7050cf0cfe bug 8210: IP Address page - implement tab Port Range. 2011-01-26 15:22:44 -08:00
abhishek aafdf07efb minor typo 2011-01-26 15:18:21 -08:00
abhishek b226005982 bug 8130: destroying all vols associated with a vm in error state, during the vm creation flow
status 8130: resolved fixed
2011-01-26 15:14:49 -08:00
Chiradeep Vittal 42f6e21d77 Detect hypervisor more reliably 2011-01-26 15:13:43 -08:00
will 9b98ed0009 bug 4556: localized string replacement for zone.jsp 2011-01-26 14:48:04 -08:00
NIKITA 968266bbb6 bug 8207: Issue has been resolved 2011-01-26 14:26:19 -08:00
alena 402506e8a0 Disable static nat for the IP address when corresponding vm gets expunged 2011-01-26 14:17:08 -08:00
will 26e37d5add bug 4556: localized string replacement for template.jsp, volume.jsp 2011-01-26 14:16:22 -08:00
Kelven Yang e932f23af2 Catch and ignore exceptions caused by external program, let console proxy at least continue and give possibility for administrator to manually correct the route issue inside console proxy VM 2011-01-26 13:58:23 -08:00
abhishek 6aae1adc1b bug 8215: better formed exception body 2011-01-26 13:29:21 -08:00
abhishek b5d2ff71fc bug 8215: blocking snapshot creation for volumes attached to vms which are in destroyed or expunging state
status 8215: resolved fixed
2011-01-26 13:26:25 -08:00
Jessica Wang 374a114723 bug 8210: IP Address page - show new tab Port Range when Static NAT is enabled. 2011-01-26 12:14:06 -08:00
Kelven Yang 34178bec61 1) add destroySystemVm command to allow destroying of system VMs
2) add consoleproxy.launch.max to allow specifying a configured max number of console proxy VM that can be launched within a zone(if not specified, default is 10), this is to prevent possible DoS attacks or uncontrolled usage of system resources
3) Remove some unused code.
2011-01-26 12:08:35 -08:00
alena 46e1f6279a Return vm information in listPublicIpAddress api response for the static nat ips 2011-01-26 12:03:30 -08:00
Jessica Wang 0366aa9543 bug 8210: IP Address page - details tab - after Enable Static NAT succeeds, get vmName from listIpForwardingRules response. 2011-01-26 11:53:10 -08:00
will 382cbf5105 bug 4556: localized string replacement for serviceoffering.jsp, snapshot.jsp, systemvm.jsp 2011-01-26 11:51:43 -08:00
Jessica Wang e85cf89d83 bug 8210: IP Address page - details tab - Enable/Disable Static NAT - replace old API with new API. 2011-01-26 11:48:30 -08:00
will 2f91af1fba Simplified the single signon process 2011-01-26 11:16:17 -08:00
alena 6d72b45379 Set "msid" field to be unsigned for mshost table 2011-01-26 11:12:00 -08:00
alena 976ec54eb3 Changed api command name from "enable/disableOneToOneNat" to "enable/disableStaticNat" 2011-01-26 11:02:35 -08:00
alena 347fa866d8 Fixed constraint for op_ha_work table to use correct field name (msid instead of id) 2011-01-26 10:52:19 -08:00
alena a4c5bef188 disableOneToOneNat: generate usage events for all rules (port ranges) that are being removed 2011-01-26 10:31:27 -08:00
Jessica Wang 2734c892d8 account page - localize delete account dialog. 2011-01-26 09:55:34 -08:00
alena 731e78937f Added 2 new api commands for 1-1 nat feauture: enable/disableOneToOneNat. Here is the 1-1 nat api summary:
* to enable 1-1 nat for ip/vm use enalbeOneToOneNat api
* to open port range (or multiple port ranges) use createIpForwardingRule api.
* to delete one port range use deleteIpForwardingRule api.
* to disable 1-1 nat use disableOneToOneNat api.
2011-01-26 09:35:32 -08:00
Alex Huang c70113835d removed unused columns 2011-01-26 09:16:57 -08:00
will ea2ec8e248 bug 4556: localized string replacement for securitygroup.jsp 2011-01-25 19:06:11 -08:00
will cb6e76ae72 bug 4556: localized string replacement for router.jsp, secondarystorage.jsp 2011-01-25 18:23:02 -08:00
will 155100a5fe bug 4556: localized string replacement for resource.jsp 2011-01-25 18:09:29 -08:00
Edison Su fc97034000 refactor vmstatelistener 2011-01-26 11:01:43 -05:00
abhishek 5be450ff47 bug 7376: removing the limit on iso/template names
status 7376: resolved fixed
2011-01-25 17:37:05 -08:00
Jessica Wang f94d4f69e1 account page - details tab - localize confirmation dialog. 2011-01-25 17:34:35 -08:00
NIKITA bc73928469 CSS change for login button so that tab works on button too 2011-01-25 17:30:19 -08:00
Kelven Yang 83dd811221 Deal with the situation while volume was left over in Creating state 2011-01-25 17:20:08 -08:00
Jessica Wang 90596ac674 bug 7660: login screen - change login button from <div> to <button> 2011-01-25 17:08:05 -08:00
will 26a0492cbe bug 4456: localized string replacement for networkoffering.jsp, pod.jsp
- Standardized some vCenter naming conventions.
2011-01-25 16:49:32 -08:00
Jessica Wang cd576af3be bug 7377: router page - add domain row. 2011-01-25 16:43:30 -08:00
Kelven Yang a56e5ace88 Bug 8102: CheckSshAnswer could be null 2011-01-25 16:42:05 -08:00
Kelven Yang 2b646f3ee0 1) Refactor ConsoleProxyManager to new networking and VirtualMachineManager interface
2) Don't destroy/re-create console proxy because of starting failure to take advantage of storage recreation in 2.2
3) Remove the race-condition in starting new instance of console proxy to avoid multiple ones being started for standby capacity reservation
4) Add a global configuration variable - system.vm.auto.reserve.capacity, set it to false to prevent automatical console proxy launching, the change of the variable value can take effect without the need of restarting management server
2011-01-25 16:04:02 -08:00
Jessica Wang 6728b33733 bug 8182: zone page - still show Add Cluster/Add Host/Add Primary storage dialog even there is no pod under the zone. 2011-01-25 16:01:55 -08:00
abhishek 9b43e27706 bug 7707: resolving the snapshots listing issue
status 7707: resolved fixed
2011-01-25 15:54:53 -08:00
alena 4fdbb00060 Allow to add 1-1 Nat with the same public IP address and different port ranges 2011-01-25 15:31:48 -08:00
will 5937f6b648 bug 4556: localized string replacement for network.jsp 2011-01-25 15:02:11 -08:00
alena a96f8f9575 Refactored 1-1 NAT feature:
* added new fields to createIpForwardingRule api: startPort/protocol - required, endPort is optional
* updated "firewall_rules" table with a new field "is_one_to_one_nat" (being set when new rule is created)
2011-01-25 14:43:32 -08:00
NIKITA 5c80ac13a2 Icon for midmenu security group 2011-01-25 14:40:58 -08:00