4585 Commits

Author SHA1 Message Date
Jessica Wang
c77b61d1a9 Support custom afterActionInfo instead of generic one. 2011-02-09 11:06:56 -08:00
Jessica Wang
7f2d7e4224 change text: “ISCSI” => “iSCSI”. 2011-02-09 10:26:29 -08:00
nit
82506ff8d0 bug 8493: Check for resource limit for manual snapshots. 2011-02-09 19:01:39 +05:30
kishan
77719be46a bug 8465: track network usage per router in user_statistics table
status 8465: resolved fixed
2011-02-09 18:38:41 +05:30
nit
67a92e3f1d bug 8493: Check for resource limit for copy templates/ISO between zones. 2011-02-09 15:49:33 +05:30
nit
3bd3dacf9e bug 8493: Check for resource limit for create template from volume/snapshot. 2011-02-09 15:49:32 +05:30
anthony
17eac0c17c return null instead of empty newState when can not get VM status,
fixed unexpected stopping vm
2011-02-08 23:07:30 -08:00
anthony
ebf196240a use locallogin to check xensever host 2011-02-08 22:23:22 -08:00
anthony
16366fb4e0 bug 8481: root cause is the old way to get vdi parent sometime doesn't work
status 8481: resolved fixed
2011-02-08 21:10:52 -08:00
Edison Su
b2bb4e6b0a rebuild qemu-kvm on FC14 2011-02-08 20:11:31 -05:00
alena
558e16c50e Save vnet range in data_center table when do deploy from server-setup.xml in Dev environment 2011-02-08 19:18:52 -08:00
alena
ab6ea4d6ef bug 8491: remove corresponding record from resource_limits table when limit is updated with -1 value
status 8491: resolved fixed
2011-02-08 19:08:35 -08:00
Kelven Yang
4b99dbafaa Make it work in Visual Studio 2010 2011-02-08 18:15:14 -08:00
Kelven Yang
ea8d7a81cb Password reset tool for windows platform 2011-02-08 18:15:08 -08:00
Jessica Wang
f7925abaed Instance page - view console proxy - thumbnail - only request thumbnails when mouse is over console proxy icon. Stop requesting thumbnails when mouse is out of console proxy icon. 2011-02-08 17:41:04 -08:00
Frank
d15a676b6c exclude servlet-api.jar from dep package 2011-02-08 17:39:09 -08:00
alena
b4ee5fa1ea Renamed get_password_from_domr to cloud-set-guest-password 2011-02-08 17:31:54 -08:00
Jessica Wang
e461e36253 bug 8246: remove temporary UI fix since API Bug 7410 has been fixed. 2011-02-08 17:19:57 -08:00
Jessica Wang
565cdce274 Add Service Offering dialog - change lable from "CPU (in MHZ)" to "CPU (in MHz)". 2011-02-08 17:04:23 -08:00
Chiradeep Vittal
10dc1c75d8 bug 8370: pass in original params when calling delete during add
status 8370: resolved fixed
2011-02-08 16:41:27 -08:00
Jessica Wang
691a18340e bug 8431: translate tool is unable to handle html code correctly. It messes up a lot of html code. Here is manual fix for Japanese translation file. 2011-02-08 16:40:56 -08:00
alena
1c7049ef26 Forgot to write login/logout commands to domainAdmin/regularUser api xml doc 2011-02-08 16:28:58 -08:00
Jessica Wang
fa1b9d7473 bug 8431: translate tool is unable to handle html code correctly. It messes up a lot of html code. Here is manual fix for Spanish translation file. 2011-02-08 16:06:09 -08:00
abhishek
2d3b6cc310 changing the disk offering response object, to always return the disk size in gb 2011-02-08 15:43:52 -08:00
Alex Huang
c22d4948d0 Added context to ha work 2011-02-08 15:38:26 -08:00
Alex Huang
b92fc074aa added forced paramter to stop apis 2011-02-08 15:38:26 -08:00
will
fb8b895a0a Fixed UI to display the disk size of a disk offering as-is rather than converting from MB to GB 2011-02-08 15:37:28 -08:00
Edison Su
736603be86 fix loadbalancer 2011-02-08 15:36:22 -05:00
alena
0bdefe03ae Added login/logout command generation to xml api doc generator 2011-02-08 15:25:55 -08:00
Jessica Wang
82692ba4cd bug 8433: Delete Domain action - show action success/fail info on top of right panel after action finishes. 2011-02-08 15:25:40 -08:00
will
c89ad5ae7b bug 8485: Merge from 2.2.x. Fixed ClassCastException with returning the login response in xml format 2011-02-08 15:22:40 -08:00
Edison Su
99c6d823b0 fix setting port forword rules 2011-02-08 14:50:58 -05:00
will
61ca8944a8 One more file that had the password encoding. 2011-02-08 14:30:15 -08:00
will
b4731ae138 Merge from 2.2.x. Fixed MD5 password issue in the UI caused by the fact we were URLencoding the password before performing the MD5 sum. 2011-02-08 14:26:38 -08:00
alena
f16cb1caf2 Logs statements cleanup 2011-02-08 14:14:52 -08:00
abhishek
f0f643dffe adding exceptions so that we can use login and logout commands via 8080 2011-02-08 14:06:33 -08:00
Jessica Wang
b062ed0ab6 fix fresh button on right panel for mutliple-selection page (e.g. Instance page). 2011-02-08 13:57:51 -08:00
alena
95f90fd986 Removed bad word from log4j config files. 2011-02-08 13:55:40 -08:00
will
5d8492ab21 bug 8470: Added more clear text after enable maintenance, cancel maintenance, and reconnect host. 2011-02-08 13:54:37 -08:00
Alex Huang
0abd36c96f Change the wording in log 2011-02-08 13:39:50 -08:00
Edison Su
0bd6950bb8 fix wrong configuration for oss 2011-02-08 13:22:27 -05:00
Jessica Wang
08abe76f15 Template page, ISO page - refresh right panel when a middle menu item is clicked. 2011-02-08 12:36:02 -08:00
will
c22e41ea92 bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item. 2011-02-08 12:28:08 -08:00
Chiradeep Vittal
2b46ea5c0a bug 8209,8370,8459: fix libvirt ipassoc and firewalling 2011-02-08 12:10:07 -08:00
Chiradeep Vittal
711c4eeaae bug 8209,8370,8459: cleanup scripting 2011-02-08 12:10:07 -08:00
Jessica Wang
e5c61dbed6 bug 8460: fix refresh button on Network page. 2011-02-08 12:09:11 -08:00
abhishek
73eb597ba6 bug 8335: adding the security group objects to the list virtual machines response 2011-02-08 11:48:39 -08:00
Jessica Wang
84ef5458e5 bug 8460: fix refresh button on cluster page and secondary storage page. 2011-02-08 11:26:20 -08:00
alena
83209e53bc bug 8479: remove direct account specific network as a part of account cleanup. Before public direct ip addresses weren't released as a part of nic cleanup - deallocate() method was missing in DirectNetworkGuru
status 8479: resolved fixed
2011-02-08 10:47:05 -08:00
will
22d15d2624 bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids 2011-02-08 10:40:55 -08:00