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 |
|
Edison Su
|
169ac1ce57
|
bug 8464,8404: allocator is not move reserved resource to used resource, in some case
status 8464: resolved fixed
status 8404: resolved fixed
|
2011-02-08 10:32:14 -05:00 |
|
Edison Su
|
4fe6219754
|
bug 8474: fix attaching ISO to xenserver vm
status 8474: resolved fixed
|
2011-02-08 10:04:56 -05:00 |
|
will
|
3d493f2083
|
bug 8478: Fixed missing timezone lable for snapshot dialog. Also translated all the new labels to the appropriate message resource files.
|
2011-02-08 10:01:43 -08:00 |
|
alena
|
44607a8960
|
bug 8473: fixed NPE in listUserVms - do "includingRemoved" when search for vm's host.
status 9473: resolved fixed
|
2011-02-08 09:43:03 -08:00 |
|
kishan
|
75e596bb80
|
bug 7952, 8363: Fixed usage events for Vm destroy and recover
status 7952, 8363: resolved fixed
|
2011-02-08 16:57:46 +05:30 |
|
nit
|
a3b1609199
|
bug 8463: Decrease the resource_count if vm fails to Start and goes to ERROR state.
status 8463: resolved fixed
|
2011-02-08 16:52:09 +05:30 |
|
kishan
|
2a6bef2750
|
seperating service API call form internal calls for revoke port forwarding rule
|
2011-02-08 12:34:04 +05:30 |
|
anthony
|
213ea43f63
|
for the last host
|
2011-02-07 20:07:14 -08:00 |
|
abhishek
|
bc4357f7dd
|
bug 8456: fixing the upgrade issue
status 8456: resolved fixed
|
2011-02-07 18:34:37 -08:00 |
|
anthony
|
c85e13fbf9
|
bug 7635: stop vms if this host is the last one in cluster , when put this host into maintenance mode
status 7635: resolved fixed
|
2011-02-07 18:31:16 -08:00 |
|
anthony
|
88ff55849d
|
for detachISO command, iso for this VM is removed in DB even if the detachISO fails. Then after stop/start VM , the iso for this VM is gone
|
2011-02-07 17:50:02 -08:00 |
|
alena
|
9614a64636
|
bug 8445: listVms with keyword - don't do LIKE search for State field
status 8445: resolved fixed
|
2011-02-07 17:46:24 -08:00 |
|
alena
|
49392355b8
|
Don't allow to enable remote access vpn when domR is in Starting state
|
2011-02-07 17:46:24 -08:00 |
|
Jessica Wang
|
6d7b4e3c7a
|
bug 8440: Add Primary Storage dialog - when PreSetup is selected, change "Path:" to "SR Name-Label:". When NFS is selected, change "SR Name-Label:" back to "Path:".
|
2011-02-07 17:38:09 -08:00 |
|
anthony
|
ed197ae971
|
bug 8458: check if attachISO is successful before update DB
status 8458: resolved fixed
|
2011-02-07 17:34:13 -08:00 |
|
Alex Huang
|
5d796c718b
|
bug 7612: fixed a bug where if start when through all retries, we throw an exception
|
2011-02-07 17:17:34 -08:00 |
|