4958 Commits

Author SHA1 Message Date
alena
7b13c89956 bug 8493: Don't allow to create a snapshot policy with max value exceeding domain/account snapshot limit
status 8493: resolved fixed

Also increase/reduce resource count when recurring snapshot is taken/removed
2011-02-09 19:35:03 -08:00
alena
74e878ea7f Fixed xml doc writer 2011-02-09 19:35:03 -08:00
abhishek
da115c4281 adding index at end, removing redundant view 2011-02-09 18:47:14 -08:00
abhishek
133f0d9eb3 some more help 2011-02-09 17:35:23 -08:00
Jessica Wang
c218b3f9d4 bug 8514: Instance page - volume tab - Create Template dialog - fix a bug that OS dropdown was empty when 2nd time visiting Instance page. 2011-02-09 17:34:21 -08:00
abhishek
487aa4becc more changes to the upgrade script 2011-02-09 16:58:17 -08:00
Kelven Yang
597ca9597b Bug 8401: avoid race condition between expunge worker and api execution 2011-02-09 15:58:47 -08:00
Jessica Wang
f427ec450a bug 8436: fix Spanish translation file whose HTML code was messed up by translation tool. 2011-02-09 15:53:51 -08:00
Jessica Wang
49f8a1f257 Add Pool Dialog - merge event handler binding stuff into the same function: bindEventHandlerToDialogAddPool(). 2011-02-09 15:17:17 -08:00
Kelven Yang
091b5850b3 Explicitly specify CPU speed for all system VMs, speed of 0 no longer works for VMware 2011-02-09 15:08:06 -08:00
Jessica Wang
33be02d420 fix a bug that Cluster field didn't get emptied when pod field is blank. 2011-02-09 14:58:09 -08:00
Jessica Wang
118ab360d0 create shared function populateClusterFieldInAddPoolDialog() - reduce code repetition. 2011-02-09 14:27:09 -08:00
Edison Su
25a9236438 add shuffling back 2011-02-09 14:24:32 -05:00
anthony
b3256c6971 if it is empty snapshot, set setBackupSnapshotId to null, before remove it 2011-02-09 14:23:46 -08:00
Jessica Wang
dae909aaf8 Add Pool Dialog - localize protocol values in dropdown. 2011-02-09 14:00:21 -08:00
anthony
b7b0501150 list recurring snapshot if volumeId and interval are specified 2011-02-09 13:57:46 -08:00
Edison Su
08285af33f fix capacity caclulation issue after migration 2011-02-09 13:33:42 -05:00
Jessica Wang
cec16baf8e Create Shared function bindAddPrimaryStorageDialog() to bind event handler to cluster dropdown in Add Primary Storage dialog. 2011-02-09 13:30:34 -08:00
Jessica Wang
7a9000328a Add Primary Storage dialog - rename Element ID of cluster dropdown. 2011-02-09 12:29:01 -08:00
Jessica Wang
20ae6c8f97 Extend shared function doActionToTab() to support details tab action on pages that don't have middle menu (e.g. Domain page, Zone page, Pod page). 2011-02-09 12:07:30 -08:00
anthony
4fb3beed76 return more meaningful error message for create snapshot/snapshot policy for volume which is not attached to a VM 2011-02-09 11:48:16 -08:00
abhishek
d8273c7feb adding the sql file for db migration from 22beta4 to 22GA. This has the schema and data changes for both cloud and cloud_usage databases. The corresponding java file is already checked in 2011-02-09 11:26:27 -08:00
Jessica Wang
45cde8c70b bug 8395: Host page - instance tab - show vm display name instead of system-given vm name. 2011-02-09 11:24:01 -08:00
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